Description
react-native run-ios --simulator booted should use the simulator that is already booted.
simctl has this alias booted that will replace with whatever udid the booted simulator has.
Version
any
Output of npx react-native info
N/A
Steps to reproduce
react-native run-ios --simulator booted gives error No simulator available with name "booted".
Snack, code example, screenshot, or link to a repository
N/A