Closed kulikalov closed 7 years ago
Hi Is there way to change default simulator for the command react-native run-ios without launching xcode?
react-native run-ios
No way to specify default simulator, but you can do this react-native run-ios --simulator="iPhone 7"
react-native run-ios --simulator="iPhone 7"
Hi Is there way to change default simulator for the command
react-native run-ios
without launching xcode?