I followed this official help page and also reviewed this previous SO question .
But I still don’t know what is wrong here.
Step by step:
Verify that the package server is running. In the screenshot, you can see the command that I typed "response-native run-android" and the answer "Run JS server ..."
Make sure your device is connected ... Yes, Vysor sees my device. We see that Vysor shows the application running on the screenshot.
... USB is on. Yes, the application works, so we see a red error screen, but still the application works.
"adb reverse tcp: 8081 tcp: 8081" , , .
... , .
? ?
npm run start
react-native run-android
, .
:
$ adb devices
adb reverse tcp:8081 tcp:8081
React Packager - "npm start" , "run-native run-android".
Visual Studio React Native, , /, - , "Reload" .
, , , , , . , .
Source: https://habr.com/ru/post/1648087/More articles:Minimum closed parallelogram in Python - pythonПолучите X и Y формы после перетаскивания в Konva JS - javascriptHow to get values from matrix using arraylist JAVA - javaWhy is the name property different from what I set for it? - javascriptMake Spring a Downloadable Application Using zeroconf - javaHow to group data in a DataGrid under a certain condition? - c #Angular 2 [attr.class] rewrites native DOM classes - javascriptHow to extract icloud data via JavaScript / PHP by specifying "icloud credentials"? - iosRakefile Equivalent Makefile Behavior - ruby | fooobar.comNDepend and Dependency Injection - how to connect dots? - c #All Articles