mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
2.5 KiB
2.5 KiB
React Native Firebase - Cloud Firestore
Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale.
Installation
Requires @react-native-firebase/app & @react-native-firebase/auth to be installed.
yarn add @react-native-firebase/firestore
Documentation
Additional Topics
License
- See LICENSE
Built and maintained with 💛 by Invertase.

