error: node_modules/react-native-reanimated/src/index.ts,Requiring module "node_modules\react-native-reanimated, Reanimated 2.5.0 breaks type checks,Error: Requiring module "node_modules\react-native,ERROR Error: Requiring module “node_modules/react-native

error: node_modules/react-native-reanimated/src/index.ts

error: node_modules/react-native-reanimated/src/index.ts

you need to complete the documentation of react-native-reanimated.Open the the babel.config.js file so the final code in babel.config.js will look below:-

module.exports = {
  presets: ['module:metro-react-native-babel-preset'],
  plugins: ['react-native-reanimated/plugin'],
};

error: node_modules/react-native-reanimated/src/index.ts,Requiring module “node_modules\react-native-reanimated,
Reanimated 2.5.0 breaks type checks,Error: Requiring module “node_modules\react-native,ERROR Error: Requiring module “node_modules/react-native

Post Created 130

Leave a Reply

Related Posts

Begin typing your search above and press enter to search. Press ESC to cancel.

Back To Top