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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -