mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
React Native Firebase - Cloud Firestore
This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the
latesttagged patch-only release for this package.
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
react-native link @react-native-firebase/firestore
Documentation
License
- See LICENSE
Built and maintained with 💛 by Invertase.
💼 Hire Us | ☕️ Sponsor Us | 💻 Work With Us

