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

React Native support via meteor-apollo-accounts #69

Open
joncursi opened this issue May 27, 2017 · 1 comment
Open

React Native support via meteor-apollo-accounts #69

joncursi opened this issue May 27, 2017 · 1 comment

Comments

@joncursi
Copy link

Would be great if this worked in non-browser environments such as React Native. But unfortunately, it has a client side that must use the Meteor export, which is not available in React Native projects.

I'm using Apollo in my react native app via https://github.com/orionsoft/meteor-apollo-accounts - it would be great if these two projects teamed up to add a linkedWith method!

@StorytellerCZ
Copy link
Member

Maybe we could add a conditional to not add client side method if apollo-accounts is present if they add the other functionality to their side. I'm not familiar with React Native, so I would need more directions for implementation or a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants