Skip to content

Instantly share code, notes, and snippets.

@d3zza
Created August 15, 2017 23:44
Show Gist options
  • Save d3zza/d297e51975a4202a1d15a47710d0bcb0 to your computer and use it in GitHub Desktop.
Save d3zza/d297e51975a4202a1d15a47710d0bcb0 to your computer and use it in GitHub Desktop.
React Native: open multiple simulators
# first make sure app has been installed on each sim
open -n /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app
# alert will pop up "Unable to boot device in current state: Booted"
# click "ok" go to menu and choose device hardware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment