-
Notifications
You must be signed in to change notification settings - Fork 54
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
RCTBridgeModule.h not found #23
Comments
@charlires Hello there ! Can you a make a new release for this please ? |
master deployed |
Also experiencing this issue 'React/RCTBridgeModule.h' file not found
Any idea why? RN 0.55.3 |
Found solution. Add this line to the SegmentAnalytics.podspec file
Should fix it |
submitted a PR #33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ive done all the setup correctly but when I try to build I do get an error 'RCTBridgeModule.h' file not found in SegmentAnalytics.h
"react": "~15.4.1",
"react-native": "0.42.3"
Do you happen to know why? Thanks!
The text was updated successfully, but these errors were encountered: