Skip to content

Conversation

philipshurpik
Copy link
Contributor

Hi!

Thanks for your library!
We experienced an issue after updating to 0.40 version of React Native.

Duplicate interface definition for class 'RCTBridge'

The reason was the check that RCTBridgeModule.h was imported.
So I checked how it is implemented in CodePush and other libraries and changed the implementation to work analogically.

Currently it works well with RN 0.40+ app

@uerceg
Copy link
Contributor

uerceg commented Feb 16, 2017

Hi @philipshurpik

Thanks for the PR, we'll probably release new version with this fix in next couple of days.

Cheers. 🍺

@philipshurpik
Copy link
Contributor Author

thanks! :)

@uerceg
Copy link
Contributor

uerceg commented Feb 21, 2017

Update is coming as part of this PR (#9) which has been tested with 0.37.0 - 0.41.0 versions of React Native. Thank you guys one more time for all the suggestions and help.

@uerceg uerceg closed this Feb 21, 2017
@uerceg
Copy link
Contributor

uerceg commented Feb 21, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants