Comment exécuter React React Native App on Simulator

react-native run-ios

it choose the simulator automatically 

react-native run-android 

for already open android emulator 
Singh99