EddyVerbruggen/nativescript-plugin-firebase

Firestore collections get realtime update

Open

#558 opened on Dec 1, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (429 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,005 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi! Thanks for this awesome plugin! It's possible to add firestore().collection(path: string).onSnapshot(doc => void) function? I wonder that you didn't listed it in Firestore tasks.

Contributor guide