Unable to show the main intent in android emulator using react native -
setup react-native app react-native init command , running react-native run-android command execute helloworld message it's throwing below error
react native android emulator:
delete node_modules , reinstall npm install. start again using react-native run-android
Comments
Post a Comment