Answers for "react native run ios on specific simulator"

1

react native run ios on specific simulator

npx react-native run-ios --simulator="iPhone SE (1st generation)"
# list devices
xcrun simctl list devices
Posted by: Guest on August-11-2021

Code answers related to "react native run ios on specific simulator"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language