Replies: 1 comment 2 replies
-
Hey @dmacpro91! We used prop adapters for compatibility with old We are planning to get rid of adapters support in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting a bunch of these warnings after upgrading to Reanimated 4 and I'm not entirely sure how to reformat my adapters. Also, it doesn't show createAnimatedPropAdapter being deprecated in the docs.
[Reanimated]
createAnimatedPropAdapteris no longer necessary in Reanimated 4 and will be removed in next version. Please remove this call from your code and pass the adapter function directly. Error Component Stack:
Beta Was this translation helpful? Give feedback.
All reactions