When I run react-native run-android, it gives me the following error:
react-native run-android
Could not connect to development server
My solution is modify or make new AndroidManifest.xml in android/app/src/debug:
I am using React Native version: 0.61.5