他山之石,可以攻玉。
1.创建项目
react-native init projectName
2.运行项目
在AndroidStudio上运行安卓模拟器
cd projectName
react-native run-android
3.更改代码后,在安卓模拟器界面,按两下R,页面就刷新了