react-native run-android command terminates by leaving a message in android simulator. The message is as follows:
react-native run-android
Unable to load script.Make
If you are running on Linux OS,there might be case where your npm remote server is not running. Open another terminal (with project directory) and run this command sudo npm start or sudo react-native start before doing sudo react-native run-android