-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android build native module missing #87
Comments
+1 |
Any update ? |
+1 |
I have a similar issue as well with expo SDK version |
and I just gave another shot to Expo and they blew it .... |
+1. This shows me an error in iOS Simulator too. Using this on an EAS Build |
Workaround: use Platform-Specific Code and create |
Is there a workaround, I'm having the same problem |
Hello, i recently updated the package from 1.6 to latest release for presentMenu function, im with expo.
With ios everything works fine, but when i build for android i get an error.
ERROR Error: Cannot find native module 'RNIContextMenuView', js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
roject.
AppRegistry.registerComponent
wasn't called., js engine: hermesHow can i fix that?
The text was updated successfully, but these errors were encountered: