Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17312

How to gracefully stop react-native run-ios?

$
0
0

I see a lot of process is started when I run this command

npx react-native run-ios

But I don't see any command like stop-ios. Looks like I have to kill all the process manually like Simulator, Metro bundler, etc.

I'm using Mac. Is there any alternative for this ? For both iOS and Android


Viewing all articles
Browse latest Browse all 17312

Trending Articles