Skip to content
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

RN v56+ changes #64

Merged
merged 1 commit into from
Oct 1, 2018
Merged

RN v56+ changes #64

merged 1 commit into from
Oct 1, 2018

Conversation

skb1129
Copy link
Contributor

@skb1129 skb1129 commented Sep 30, 2018

To make this work on React Native v0.56.0 and later projects, the Android API version needs to be updated to at least 25. The safeExtGet function implemented will get the config from React Native project's main build.gradle file to use the project version else if ext is not available, it will use API 23. This won't affect the projects currently using this package with API 23.

@StasDoskalenko StasDoskalenko merged commit b4f319f into StasDoskalenko:master Oct 1, 2018
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