EddyVerbruggen/nativescript-plugin-firebase

Firestore collections get realtime update

Open

#558 aberto em 1 de dez. de 2017

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

Métricas do repositório

Stars
 (1.005 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador