futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 643 forks source link

Specify simulator #190

Closed kulikalov closed 7 years ago

kulikalov commented 7 years ago

Hi Is there way to change default simulator for the command react-native run-ios without launching xcode?

sercanov commented 7 years ago

No way to specify default simulator, but you can do this react-native run-ios --simulator="iPhone 7"