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:

react native android emulator

delete node_modules , reinstall npm install. start again using react-native run-android


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -