I’m specifically interested in integrating the login with Apollo Meteor login. Going to play around with it tomorrow, but interested if anyone has already done this integration?
I have not, but i am deeply interested in your results.
I build an iOS/android app with react-native-meteor and was not really satisfied with login reactivity.
Apollo might be a way to change that.
If you can sum up what you have leant, it is awesome !
I’m playing with it now. Will let you know. I still plan to use the react-native-meteor login system that is currently in place, and just take the token from async storage.
But I agree, that rn-meteor does have some reactivity issues it seems.