Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add React dependency to podspec to fix build error #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeanregisser
Copy link

Hi,

I got the following build error using CocoaPods 1.5.3:
fatal error: 'React/RCTBridgeModule.h' file not found

Adding React as an explicit dependency fixes it.

I've submitted this fix to other RN third party modules like https://github.com/react-community/react-native-languages/pull/5/files

fatal error: 'React/RCTBridgeModule.h' file not found
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant