Here is the error log I got from monitor when I try to launch the application
07-24 09:26:08.101: E/ReactNativeJS(26640): undefined is not an object (evaluating 'r.default')
07-24 09:26:08.112: E/ReactNativeJS(26640): Module AppRegistry is not a registered callable module (calling runApplication)
07-24 09:26:08.120: E/com.marianhello.logging.UncaughtExceptionLogger(26640): FATAL EXCEPTION:
Am using react-native
"react": "16.3.1",
"react-native": "^0.56.0",