Files
react-native-firebase/packages/database
Mike Diarmid fe959bb842 [v6] Implement Realtime Database (#2195)
* [database] recreate database branch based off of #2185

* [database] cleanup linting issues

* [database] enable tests

* [database] add to tests deps
2019-06-04 15:25:35 +01:00
..


React Native Firebase - Database

Coverage NPM downloads NPM version License Backers on Open Collective Sponsors on Open Collective Chat Follow on Twitter


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 latest alpha/beta/next tag release on npm and not the latest tagged release for this package.

Database description.

> Learn More

Installation

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

yarn add @react-native-firebase/database
react-native link @react-native-firebase/database

Documentation

License


Built and maintained with 💛 by Invertase.