EddyVerbruggen/nativescript-plugin-firebase
GitHub で見るFirestore collections get realtime update
Open
#558 opened on 2017年12月1日
enhancementhelp wanted
Repository metrics
- Stars
- (1,005 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.