创建项目
npx react-native init rn_demo
检测与手机连接
adb devices
运行项目
npx react-native run-android
react native 创建、运行项目
阅读 56
2022-02-24
创建项目
npx react-native init rn_demo
检测与手机连接
adb devices
运行项目
npx react-native run-android
相关推荐
精彩评论(0)