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

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


React Native Firebase

NPM downloadsNPM versionLicenseMaintained with Lerna

Chat on DiscordFollow on TwitterFollow 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)

NameDownloads
Analyticsbadge
Appbadge
App Checkbadge
App Distributionbadge
Authenticationbadge
Cloud Firestorebadge
Cloud Functionsbadge
Cloud Messagingbadge
Cloud Storagebadge
Crashlyticsbadge
Dynamic Linksbadge
In-app Messagingbadge
Installationsbadge
MLbadge
Performance Monitoringbadge
Realtime Databasebadge
Remote Configbadge

Documentation

Looking for the Version 5 documentation? View legacy documentation.

Contributing

License


Built and maintained by Invertase.

close