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

Does this work on RN 0.59? #6

Closed
kenvunz opened this issue Jul 30, 2019 · 5 comments
Closed

Does this work on RN 0.59? #6

kenvunz opened this issue Jul 30, 2019 · 5 comments

Comments

@kenvunz
Copy link

kenvunz commented Jul 30, 2019

Hi,

Is there a hard dependency on RN 0.60? Or you have just been testing this on 0.60?

Cheers,
Ken

@MoOx
Copy link
Contributor

MoOx commented Jul 30, 2019

No real hard dependency. But Android part rely on AndroidX so if you want to use it with RN 0.59-, you will need to use https://github.com/mikehardy/jetifier

@zoontek
Copy link
Owner

zoontek commented Jul 30, 2019

No as it relies on AndroidX.
You should use https://github.com/mikehardy/jetifier/blob/master/README.md#to-reverse-jetify--convert-node_modules-dependencies-to-support-libraries

After that, it will works even with 0.59

@zoontek zoontek closed this as completed Jul 30, 2019
@MoOx
Copy link
Contributor

MoOx commented Jul 30, 2019

I confirm it works with 0.59, I just integrated this into my app 👏!

@zoontek
Copy link
Owner

zoontek commented Jul 30, 2019

@kenvunz instructions has been addto the readme: #7

@kenvunz
Copy link
Author

kenvunz commented Jul 30, 2019

Thanks for the quick response! 👍

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

No branches or pull requests

3 participants