Skip to content

uguraktas/react-native-firebase

Β 
Β 

Repository files navigation


React Native Firebase

NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


Looking for the legacy version of React Native Firebase? See the v5.x.x branch.


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 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)

Name Downloads Coverage
AdMob badge badge
Analytics badge badge
App badge badge
Authentication badge badge
Cloud Firestore badge badge
Cloud Functions badge badge
Cloud Messaging badge badge
Cloud Storage badge badge
Crashlytics badge badge
Dynamic Links badge badge
In-app Messaging badge badge
Instance ID badge badge
ML Kit Natural Language badge badge
ML Kit Vision badge badge
Performance Monitoring badge badge
Realtime Database badge badge
Remote Config badge badge

Documentation

Contributing

License


Built and maintained with πŸ’› by Invertase.

πŸ’Ό Hire Us | β˜•οΈ Sponsor Us | β€πŸ’» Work With Us


About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.3%
  • Java 26.6%
  • Objective-C 19.4%
  • Ruby 1.8%
  • TypeScript 1.5%
  • Shell 0.3%
  • Python 0.1%