Skip to content

Conversation

@kennethlynne
Copy link

No description provided.


dependencies {
compile 'com.facebook.react:react-native:0.11.+'
compile 'com.facebook.react:react-native:0.33.+'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this work? The latest version should be 0.20.1 according to https://mvnrepository.com/artifact/com.facebook.react/react-native. PR #3 seems to be the correct fix. Note also that these changes have been required since RN 0.29.0.

BREAKING CHANGE: will not work for RN 0.46 and lower
React native 0.57 uses gradle 3, which in turn requires higher build tools and sdk version of android. So we bump it here in order to prevent build failures.
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.

4 participants