Jak uruchomić reakcję natywną aplikację na symulatorze

react-native run-ios

it choose the simulator automatically 

react-native run-android 

for already open android emulator 
Singh99