EddyVerbruggen/nativescript-plugin-firebase
在 GitHub 查看Firestore collections get realtime update
Open
#558 创建于 2017年12月1日
enhancementhelp wanted
仓库指标
- Star
- (1,005 star)
- PR 合并指标
- (30 天内没有已合并 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.