rm -rf ./node_modules
yarn
cd ios
pod deintegrate
pod install
yarn start --reset-cache
https://github.com/software-mansion/react-native-reanimated/issues/1875
Reanimated 2 failed to create a worklet, maybe you forgot to add Reanimated's babel plugin? · Issue #1875 · software-mansion/r
Description Getting Issue in build compilation- Reanimated 2 failed to create a worklet, maybe you forgot to add Reanimated's babel plugin? when "react-native-reanimated": "^2.0....
github.com