1.react-native run-ios --simulator "iPhone XR"
查看当前可用的所有设备/模拟器列表:
在终端中输入xcrun simctl list devices
参考链接:
https://blog.csdn.net/ws_752958369/article/details/77669053
https://www.cnblogs.com/YooHoeh/p/9095407.html
1.react-native run-ios --simulator "iPhone XR"
查看当前可用的所有设备/模拟器列表:
在终端中输入xcrun simctl list devices
参考链接:
https://blog.csdn.net/ws_752958369/article/details/77669053
https://www.cnblogs.com/YooHoeh/p/9095407.html