inProgress-team / react-native-meteor

Meteor Reactivity for your React Native application :)
MIT License
693 stars 210 forks source link

NetInfo Fix #347

Open systemlevel opened 4 years ago

ricaragao commented 4 years ago

This is needed to RN >=0.60

ricaragao commented 4 years ago

Maybe we can check RN version and choose the import, what do you think?

AndriiUhryn commented 4 years ago

@ricaragao When this is going to be live? Mine project is in production and due to the latest Xcode changes I am in need to migrate to the newest RN. I stuck now because of NetInfo issue.

KyrosDigital commented 4 years ago

Any update on when this will be ready?

@ricaragao @hugocourthias, is this going to be live soon? As far as I can tell this is the only update needed to the library in order to upgrade our react native versions to >=0.60

Happy to help test this as well if needed. We have quite a few react native apps in production and in development, we love this package and are happy to help contribute to it if needed.

ricaragao commented 4 years ago

@KyrosDigital , I needed to create a fork, because I couldn't wait for Pull request revision.

My fork is https://github.com/ricaragao/react-native-meteor , it works fine to my RN 0.61