Closed jahirfiquitiva closed 7 years ago
If you really want to do this, the README shows how to do it:
You subscribe to collections and then listen for data updates in onDataAdded, onDataChanged and onDataRemoved.
onDataAdded
onDataChanged
onDataRemoved
If you really want to do this, the README shows how to do it:
You subscribe to collections and then listen for data updates in
onDataAdded
,onDataChanged
andonDataRemoved
.