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

Become compatible with React Native v0.59 #71

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

Conversation

swansontec
Copy link

React Native v0.59 uses a new version of the Android SDK that is incompatible with the one in this library, producing build failures. Using the rootProject setting means this library will automatically work with a broad range of React Native versions, so this shouldn't be a breaking change.

This would replace the need for #67, #64, or #35, without the need to publish a major version bump.

React Native v0.59 uses a new version of the Android SDK that is incompatible with the one in this library, producing build failures. Using the `rootProject` setting means this library will automatically work with a broad range of React Native versions, so this shouldn't be a breaking change.
@mars-lan
Copy link

Can we merge this in @cyqresig?

# 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.

2 participants