I\'m trying to run a react native app on my AVD using this command :
react-native run-android
but getting the following error:
This is bug in babel-preset-react-native
babel-preset-react-native
Set the version:
yarn remove babel-preset-react-native yarn add babel-preset-react-native@2.1.0