Skip to content

Issues updating packages: reanimated 2.9.1 -> 3.02, expo 46 -> 48 #386

Answered by nandorojo
benrbowers asked this question in Q&A
Discussion options

You must be logged in to vote
  • native: you need to use an expo dev client to use reanimated v3
  • web: remove any babel config files you might have in the next folder. any reanimated hooks you use must have a dependency array to work properly on web. see the reanimated web docs for using web without a babel plug-in. also, remove the reanimated SWC plug-in from the next config if you have one.
  • reference solito v3+ release notes to see what changes were made to upgrade the starters

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@benrbowers
Comment options

Answer selected by benrbowers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants