cli icon indicating copy to clipboard operation
cli copied to clipboard

add support for `react-native run-ios --simulator booted`

Open pvinis opened this issue 3 years ago • 1 comments
trafficstars

Describe the Feature

react-native run-ios --simulator booted should use the simulator that is already booted. simctl has this alias namedbooted that will replace with whatever udid the booted simulator has.

react-native run-ios --simulator booted gives error No simulator available with name "booted".

Possible Implementations

Related Issues

https://github.com/facebook/react-native/issues/34057

pvinis avatar Jun 23 '22 11:06 pvinis

Sounds like a nice feature to have 👍🏼

thymikee avatar Jun 23 '22 11:06 thymikee

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

github-actions[bot] avatar Nov 24 '22 03:11 github-actions[bot]

Fixed by #1756

adamTrz avatar Dec 24 '22 22:12 adamTrz