Launch Week Day 3: Introducing Organization Notifications in Socket.Learn More →
Socket
Book a DemoSign in
Socket

@react-native-firebase/database

Package Overview
Dependencies
Maintainers
4
Versions
292
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

Source
npmnpm
Version
21.10.0
Version published
Weekly downloads
26K
-8.05%
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 11 Feb 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