React Native: Recurring Could Not Connect to Developtment Server error (timeout?) -
i've been trying out react native lately , got setup right.
im running android virtual device , rn app displaying , reloading fine.
however, every after amount of time, when hit rr (refresh) error:
the way can seem recover if rerun react native command:
react-native run-android
after that, it's ok again..... until after few minutes, dreaded red screen of death again.
what causing this? timeout of sort?
tia
there reasons that.
- you have problem on js files using (you can see errors on react packager)
- you closing react packager terminal after run app
- it closes automatically terminal reasons
do error on react packager?
Comments
Post a Comment