Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) callFunctionReturnFlushedQueue [native code]:0 code example
Example: Invariant Violation: Module AppRegistry is not a registered callable module
try to restart the project after doing this:
cd android
sudo ./gradlew clean
cd ..