Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
30622e28ea
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Firestore (Beta)
|
# Firestore (Beta)
|
||||||
|
|
||||||
RNFirebase mimics the [Firestore Web SDK](https://firebase.google.com/docs/database/web/read-and-write), whilst
|
RNFirebase mimics the [Firestore Web SDK](https://firebase.google.com/docs/reference/js/firebase.firestore), whilst
|
||||||
providing support for devices in low/no data connection state.
|
providing support for devices in low/no data connection state.
|
||||||
|
|
||||||
All Firestore operations are accessed via `firestore()`.
|
All Firestore operations are accessed via `firestore()`.
|
||||||
|
|
Loading…
Reference in New Issue