React Native开发经验集

React Native 用指定模拟器运行ios项目

2018-07-30  本文已影响5人  sml_tj

1.react-native run-ios --simulator "iPhone X”

2.敲过一次就之后就可以直接react-native run-ios了

查看当前可用的所有设备/模拟器列表:
在终端中输入xcrun simctl list devices

参考链接:
https://blog.csdn.net/ws_752958369/article/details/77669053
https://www.cnblogs.com/YooHoeh/p/9095407.html

上一篇下一篇

猜你喜欢

热点阅读