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

Fix imports for React Native 0.48.x. Close #20 #19

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

exKAZUu
Copy link
Contributor

@exKAZUu exKAZUu commented Sep 23, 2017

This PR fixes #20.
It is inspired from ivpusic/react-native-image-crop-picker#437, dotintent/react-native-ble-plx#136, zoontek/react-native-permissions#137.

I confirmed this fixed compile errors in my project using RN 0.48.3 and in the reproduction repository mentioned in #20.

@exKAZUu exKAZUu changed the title Fix imports for React Native 0.48.x. Fix imports for React Native 0.48.x. Close #20 Sep 23, 2017
@andrekovac
Copy link
Contributor

Thanks for the PR! I will test it shortly and then merge!

@andrekovac andrekovac merged commit 837cc4f into Driversnote-Dev:master Oct 16, 2017
@andrekovac
Copy link
Contributor

Thanks for the fix!

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.

Compilation fails on a project using RN 0.48.x
2 participants