Как запустить React Native App на симуляторе

react-native run-ios

it choose the simulator automatically 

react-native run-android 

for already open android emulator 
Singh99