-
Notifications
You must be signed in to change notification settings - Fork 291
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
Error IOS #108
Comments
This is not an issue with the library, this is a React issue. It could be many things. It could be a PodFile issue, a Pods and React modules running in parallel issue, etc. But, this isn't an issue with the library itself. If you can, I'd try running it on just Android. It'll probably be okay! |
@arevaldez how can I fix it? |
@datvp09 you have to install the pod files. Typically by going into the iOS folder and running |
I have the same issue, any idea? |
I have the same issue on react native 0.61, i got it to work with older react native versions |
I figured out how to resolve the issue. Btw, here is how to make this repository available to install via pods.
add follow import Finally it should be like this
If all okay, the project should finally builds. @rusel1989 Could you approve above changes to repository please? At least add pod file? |
@afrakhan123 May I ask which version of React-native you're using? |
The same issue here with |
@patroldo I tried your solution, and now I get |
@lchenfox did you find a solution? |
'React/RCTBridgeModule.h' file not found
The text was updated successfully, but these errors were encountered: