You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using expo app for my project and keep getting this error
ERROR TypeError: Cannot set property 'intArrayToUtf16' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
A module failed to load due to an error and AppRegistry.registerComponent wasn't called., js engine: hermes
The text was updated successfully, but these errors were encountered:
I am using expo app for my project and keep getting this error
ERROR TypeError: Cannot set property 'intArrayToUtf16' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesThe text was updated successfully, but these errors were encountered: