android - React Native: app crash once started in AVD -


this first time use react native. have done necessary preparation stated in getting started.

  • i created app "test1"
  • i opened avd in android studio.
  • i ran >react-native run-android in cmd.
  • after while, said "build successful" in cmd.

however, in avd, displayed

the development server returned response on code:500 in red screen shown below.

android emulator screen

kindly tell me how fix it.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -