Skip to content

React Native v0.29.0 compatibility. #55

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

Merged
merged 2 commits into from
Jul 13, 2016
Merged

Conversation

techrah
Copy link
Contributor

@techrah techrah commented Jul 7, 2016

React Native 0.29.0 breaks plugins that pass an activity reference in the constructor. See release notes.

  • Renamed src/main/java/io/neson/react-native directory to 'react' to match package name in associated java files so Android Studio would stop complaining about it.
  • Bumped the version patch number only as change is backward compatible.

@techrah
Copy link
Contributor Author

techrah commented Jul 8, 2016

Bumped version numer to 0.2.0 since the change in constructor signature makes it a breaking update. Also updated the react-native version to 0.29.0.

@zetavg zetavg merged commit 91b1126 into zetavg:master Jul 13, 2016
@zetavg
Copy link
Owner

zetavg commented Jul 13, 2016

Thank you!

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