Skip to content

πŸ”₯ A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

License

Notifications You must be signed in to change notification settings

invertase/react-native-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af6096e Β· Apr 30, 2025
Apr 25, 2025
Oct 19, 2022
Apr 25, 2025
Apr 28, 2025
Apr 30, 2025
Feb 5, 2025
Apr 25, 2025
Apr 30, 2025
Apr 25, 2025
Jul 22, 2021
Aug 30, 2019
Sep 7, 2018
Jul 30, 2019
Feb 5, 2025
Mar 20, 2025
Jul 30, 2019
Jul 22, 2021
Sep 14, 2021
Apr 8, 2025
Feb 1, 2019
Apr 25, 2025
Apr 30, 2025
Mar 26, 2021
Apr 30, 2025
Feb 1, 2019
Feb 3, 2025
Dec 8, 2023
Nov 14, 2022
Mar 3, 2025
Mar 3, 2025
Feb 10, 2025
Apr 30, 2025
Jul 17, 2023
Apr 25, 2025
Mar 3, 2025
Jan 25, 2023
Apr 30, 2025

Repository files navigation


React Native Firebase

NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


React Native Firebase is a collection of official React Native modules connecting you to Firebase services; each module is a light-weight JavaScript layer connecting you to the native Firebase SDKs for both iOS and Android.

React Native Firebase is built with four key principles in mind;

  • πŸ§ͺ Well tested
    • every module is extensively tested to >95% coverage
  • πŸ‘ Well typed
    • first class support for Typescript included
  • πŸ“„ Well documented
    • full reference & installation documentation alongside detailed guides and FAQs
  • πŸ”₯ Mirrors official Firebase Web SDK
    • functions as a drop-in replacement for the Firebase Web SDK in React Native
    • maximizes cross-platform code re-usability e.g. re-using code on web platforms

Firebase Modules

This is the root of the mono-repo for React Native Firebase, if you're looking for a specific package please select the package link from below.

The main package that you interface with is App (@react-native-firebase/app)

Name Downloads
Analytics badge
App badge
App Check badge
App Distribution badge
Authentication badge
Cloud Firestore badge
Cloud Functions badge
Cloud Messaging badge
Cloud Storage badge
Crashlytics badge
Dynamic Links badge
In-app Messaging badge
Installations badge
ML badge
Performance Monitoring badge
Realtime Database badge
Remote Config badge

Documentation

Looking for the Version 5 documentation? View legacy documentation.

Contributing

License


Built and maintained by Invertase.