I have a carousel file in which I want to get index.js and build block.build.js, so my webpack.config.js is:
index.js
block.build.js
webpack.config.js
Replace your .babelrc file following code this fix my issue
{ "presets": ["module:metro-react-native-babel-preset"] }