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
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