【发布时间】:2018-04-16 11:50:57
【问题描述】:
基于How to change the default Xcode iphone simulator when testing in the terminal?,我希望像yarn run ios --simulator="iPhone 8" 这样的东西可以工作,但它没有。
我正在使用"react-native-scripts": "1.5.0"。
【问题讨论】:
标签: react-native create-react-native-app