API
MockFirebase
This accepts the following option:
isNaiveSnapshotListenerEnabled
- When true, changes to any data would cause theonSnapshot()
to fire. Otherwise,onSnapshot()
won’t get realtime updates.
Params:
Name | Type | Attributes | Description |
---|---|---|---|
fixtureData | Object | ||
option | Object | optional |