-
Notifications
You must be signed in to change notification settings - Fork 36
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
RNBubbleSelectView was not found #18
Comments
This is likely because you didn't link the library correctly. |
@jesster2k10 I'm suspecting he built his app with Expo; I'm also having trouble getting the library working on my app. Specifically the error log I'm seeing is:
I did some research and it seems like Expo projects can't link native modules using |
Hi @jesster2k10!
I have an error when I compile my project with the library.
Invariant Violation: requireNativeComponent: "RNBubbleSelectView" was not found in the UIManager.
How can I fix it?
The text was updated successfully, but these errors were encountered: