中文网站:http://reactnative.cn/
开发工具:code.exe
npm.start 启动本地服务环境
连不上服务时 设置设备的ip 电脑IP地址:8081
RN: could not get batchedbridge, make sure your bundle is packaged correctly
解决办法:react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/