🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@react-native-firebase/database

Package Overview
Dependencies
Maintainers
4
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-firebase/database

React Native Firebase - The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client. React Native Firebase provides native integration with the Android & iOS Firebase SDKs, suppo

22.1.0
latest
Source
npm
Version published
Weekly downloads
17K
-5.34%
Maintainers
4
Weekly downloads
 
Created
Source


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.

Keywords

react

FAQs

Package last updated on 30 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts