mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-03 22:48:36 +08:00
1.7 KiB
1.7 KiB
title, description
| title | description |
|---|---|
| Cloud Firestore | Cloud Firestore is a scalable NoSQL cloud database to store and sync data for client and server-side development. |
Cloud Firestore
Cloud Firestore is a NoSQL cloud database to store and sync data between your React Native application and Firebase's database. The API matches the Firebase Web SDK whilst taking advantage of the native SDKs performance and offline capabilities.
Getting Started
Install & start syncing realtime data in minuties with our quick start guide. Cloud Firestore offers a range of powerful features. Our guides cover both beginner and advanced topics to get started with. The Cloud Firestore reference API mimics that of the Firebase Web SDK. Our reference documentation covers every aspect of the module.Learn more
Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: