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, ,
, Analytics,
,
, App,
,
, Authentication,
,
, Cloud Firestore,
,
, Cloud Functions,
,
, Cloud Messaging,
,
, Cloud Storage,
,
, Crashlytics,
,
, Dynamic Links,
,
, In-app Messaging,
,
, Instance ID,
,
, ML Kit Natural Language,
,
, ML Kit Vision,
,
, Performance Monitoring,
,
, Realtime Database,
,
, Remote Config,
,
, ## Documentation
Contributing
- Overview
- Issues & PRs
- Documentation
- Code & Testing
- Marketing & Content
- Community
- Donating
- Code of Conduct
License
- See LICENSE