Created
August 15, 2017 23:44
-
-
Save d3zza/d297e51975a4202a1d15a47710d0bcb0 to your computer and use it in GitHub Desktop.
React Native: open multiple simulators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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