@zhigang1992/react-native-firebase_firestore

React Native Firebase - 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

Usage no npm install needed!

<script type="module">
  import zhigang1992ReactNativeFirebaseFirestore from 'https://cdn.skypack.dev/@zhigang1992/react-native-firebase_firestore';
</script>

README


React Native Firebase - Cloud Firestore

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


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.

> Learn More

Installation

Requires @react-native-firebase/app & @react-native-firebase/auth to be installed.

yarn add @react-native-firebase/firestore

Documentation

Additional Topics

License


Built and maintained with 💛 by Invertase.