标签: react-native react-native-android
image
初始化:
npm install -g react-native-cli react-native init AwesomeProject cd AwesomeProject react-native run-android
打开Developer Menu
Developer Menu
./adb.exe shell input keyevent 82
开发者菜单没有Debug JS Remotely和Enable Live Reload吗?
Debug JS Remotely
Enable Live Reload
https://react-native.org/doc/debugging.html
答案 0 :(得分:0)
我希望这个SO线程可以为您提供帮助,随时提出任何疑问:
Debug in simulator