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
update this part in metro blacklist
var sharedBlacklist = [ /node_modules[\/\\]react[\/\\]dist[\/\\].*/, /website\/node_modules\/.*/, /heapCapture\/bundle\.js/, /.*\/__tests__\/.*/ ];