@react-native-firebase/app

21.14.0last stable release 6 days ago
Complexity Score
High
Open Issues
N/A
Dependent Projects
73
Weekly Downloadsglobal
693,994

Downloads

Readme


React Native Firebase

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 App App Check App Distribution Authentication Cloud Firestore Cloud Functions Cloud Messaging Cloud Storage Crashlytics Dynamic Links In-app Messaging Installations ML Performance Monitoring Realtime Database Remote Config

Documentation

  • Quick Start
  • Reference API

Looking for the Version 5 documentation? View legacy documentation.

Contributing

  • Overview
  • Issues
  • PRs
  • Documentation
  • Community
  • Code of Conduct

License

  • See LICENSE

Built and maintained by Invertase.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
4.30
Test Coverage
No Data
Follows Semver
Yes
Github Stars
11,887
Dependenciestotal
3
DependenciesOutdated
3
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute @react-native-firebase/app in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @react-native-firebase/app
Processing...
Done

275 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.