Skip to content

Files

Latest commit

df6fb48 · May 17, 2021

History

History
This branch is 1325 commits behind invertase/react-native-firebase:main.

database

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 16, 2021
May 16, 2021
May 17, 2021
May 16, 2021
May 16, 2021
Jul 15, 2019
May 12, 2021
Jun 4, 2019
Apr 3, 2020
Dec 23, 2020
May 12, 2021
Oct 7, 2019


React Native Firebase - Realtime Database

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client. When you build cross-platform apps with our React Native SDK, all of your clients share one Realtime Database instance and automatically receive updates with the newest data.

> Learn More

Installation

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

yarn add @react-native-firebase/database

Documentation

Additional Topics

License


Built and maintained with 💛 by Invertase.