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

Look into how Firestore could be used in this library #50

Open
einarlove opened this issue Oct 4, 2017 · 4 comments
Open

Look into how Firestore could be used in this library #50

einarlove opened this issue Oct 4, 2017 · 4 comments

Comments

@einarlove
Copy link
Member

No description provided.

@simenbrekken
Copy link
Contributor

We'd need to split the HoC's and add <Firestore />. As we're using a query path and object syntax, we might be able to simply translate foo/bar/faz into db.collection('foo').doc('bar').collection('faz')

@tsiq-swyx
Copy link

any updates?

@simenbrekken
Copy link
Contributor

Sorry for the lack of updates. We've simply been too busy to add Firestore support right now. I'll update the README to encourage PRs for this feature

@tsiq-swyx
Copy link

tsiq-swyx commented Apr 6, 2018 via email

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

3 participants