[오류] Error: Reanimated 2 failed to create a worklet, maybe you forgot to add Reanimated's babel plugin? Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the a..
rm -rf ./node_modules
yarn
cd ios
pod deintegrate
pod install
yarn start --reset-cache