我在以下环境中运行 react-native:-
Environment:
OS: Linux 4.4
Node: 6.11.1
Yarn: 0.22
npm: 5.5.1
Watchman: 4.5.0
Xcode: N/A
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.51.0 => 0.51.0
每当我尝试远程调试 js 时,我都会在 chrome 中收到“连接到真正的 android 设备中的远程调试器时超时”的问题。我还在 mac OS x 中测试了该应用程序,它可以在远程 js 调试中正常工作。