Skip to content

🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.

License

Notifications You must be signed in to change notification settings

Intelity/react-native-firebase

Repository files navigation


React Native Firebase

NPM downloadsNPM versionLicenseBackers on Open CollectiveSponsors on Open CollectiveChatFollow on Twitter


WARNING: Master branch is the work in progress v6.0.0 version of React Native Firebase, you're probably looking for the current v5.x.x branch instead, please send all PRs for the live version to that branch. You can learn more about this here.


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 principals in mind;

  • 🧪 Well tested
    • every module is extensively tested to >95% coverage
  • 👁 Well typed
    • first class support for both Flow & 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
    • maximises cross-platform code re-usability e.g. re-using code on web platforms

Firebase Modules

This is the root of the monorepo 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)

NameDownloadsCoverage
AdMobbadgebadge
Analyticsbadgebadge
Appbadgebadge
App Indexingbadgebadge
App Invitesbadgebadge
Authenticationbadgebadge
Cloud Firestorebadgebadge
Cloud Functionsbadgebadge
Cloud Messagingbadgebadge
Cloud Storagebadgebadge
Crashlyticsbadgebadge
Dynamic Linksbadgebadge
In-app Messagingbadgebadge
Instance IDbadgebadge
ML Kitbadgebadge
Notificationsbadgebadge
Performance Monitoringbadgebadge
Realtime Databasebadgebadge
Remote Configbadgebadge
Utilsbadgebadge

Other Packages

React Native Firebase also publishes several other packages, some only used internally, others for public consumption such as Hooks.

NameDescription
app-typesCommon Firebase types used by and all modules.
commonCommon utilities used by all modules.
hooks (WIP)Official React Hooks for React Native Firebase.

TODO other packages

Documentation

Contributing

License


Built and maintained with 💛 by Invertase.

About

🔥 A well tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for over 20 Firebase services.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript46.2%
  • Java29.9%
  • Objective-C19.6%
  • Ruby3.6%
  • Shell0.4%
  • Python0.2%
  • Other0.1%