So führen Sie die React Native App auf Simulator aus

react-native run-ios

it choose the simulator automatically 

react-native run-android 

for already open android emulator 
Singh99