EddyVerbruggen/nativescript-plugin-firebase
View on GitHubFirestore collections get realtime update
Open
#558 opened on Dec 1, 2017
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.