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

Feature request: Realtime updates from Firestore #81

Open
edenworky opened this issue Apr 22, 2018 · 1 comment
Open

Feature request: Realtime updates from Firestore #81

edenworky opened this issue Apr 22, 2018 · 1 comment

Comments

@edenworky
Copy link

It seems that collections and documents don't support the realtime update API in Firestore. Please add support for the onSnapshot function, or otherwise documentation for wrapping the current implementation with observables. My Angular app relies on them.

@soumak77
Copy link
Owner

soumak77 commented Apr 23, 2018

Not sure when I'll get to this, but I'll take a PR from anyone that wants to give it a shot.

Here is the official API that needs to be mocked:

onSnapshot should be added as a method to these class

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