Closed beansoft closed 3 years ago
/usr/local/bin/npx react-native run-ios --simulator iPhone 12 mini iOS Simulator not running, it will be opening now, please try again later.
must be:
npx react-native run-ios --simulator "iPhone 12 mini"
fixed in 2021.2.0
/usr/local/bin/npx react-native run-ios --simulator iPhone 12 mini iOS Simulator not running, it will be opening now, please try again later.
must be:
npx react-native run-ios --simulator "iPhone 12 mini"