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