Replies: 1 comment 1 reply
-
It's not possible without a big refactor of the code. You'll have to use hooks for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any documentation on how to use reanimated 2.0 with class based components? For example what is the equivalent of
useSharedValue
,useAnimatedStyle
&useAnimatedScrollHandler
?I have had a look around on the issues and dug into the code a little but I couldn't make much progress. Is this possible?
Thanks!
Alex
Beta Was this translation helpful? Give feedback.
All reactions