ejmdenham
Results
1
comments of
ejmdenham
Worked for me. 1. Delete node_modules 2. rerun "npm install" 3. Add >> **plugins: [ "react-native-reanimated/plugin", ],** to your babel.config.js (in the backets) 4. npm start -- --reset-cache