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.
kindly tell me how fix it.
Comments
Post a Comment