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

AndroidX Support #2451

Closed
zek opened this issue Jul 12, 2019 · 8 comments
Closed

AndroidX Support #2451

zek opened this issue Jul 12, 2019 · 8 comments

Comments

@zek
Copy link

zek commented Jul 12, 2019

Goals

We need AndroidX support in order to use realm.js on RN 0.60+

@kneth
Copy link
Member

kneth commented Jul 12, 2019

@zek I don't know yet what it will require to support RN 0.60 and AndroidX - and can't give you an ETA for it. Said that, yes, it is definitely something we will look into.

@rickmanelius
Copy link

Hi @kneth! Thanks for the response. The biggest concern is not being able to deploy Android apps because of the new requirements (64-bit compatability and AndroidX) starting on August 1st. So for things like my team, it's less the desire to upgrade RN 0.60+ for new features and more to ensure we don't get blocked from being able to release new versions of our app.

Thank you for your time and consideration. We are happy to post feedback on alpha/beta builds if they are made available.

@lironsher
Copy link

Need to have it ASAP

@cmelchior
Copy link
Contributor

There shouldn't be anything in Realm-JS that depends on the support library. This is the build.gradle file that ships for React Native: https://github.com/realm/realm-js/blob/master/react-native/android/publish_android_template#L92

@zek What are you seeing that makes you believe that Realm-JS doesn't work with AndroidX?

@zek
Copy link
Author

zek commented Jul 29, 2019 via email

@m-ochyra
Copy link

I tried it rn 0.60 while Hermes was activated. I got building error.

Disable Hermes.

@cmelchior
Copy link
Contributor

Yes, Realm currently doesn't work with Hermes. See #2455

@zek
Copy link
Author

zek commented Jul 29, 2019

Therefore we should close this issue and continue on #2455

@zek zek closed this as completed Jul 29, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants