{
  "markdown": "<p align=\"center\">\n  <a href=\"https://rnfirebase.io\">\n    <img width=\"160px\" src=\"https://i.imgur.com/JIyBtKW.png\"><br/>\n  </a>\n  <h2 align=\"center\">React Native Firebase</h2>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@react-native-firebase/app\"><img src=\"https://img.shields.io/npm/dm/@react-native-firebase/app.svg?style=flat-square\" alt=\"NPM downloads\"></a>\n  <a href=\"https://www.npmjs.com/package/@react-native-firebase/app\"><img src=\"https://img.shields.io/npm/v/@react-native-firebase/app.svg?style=flat-square\" alt=\"NPM version\"></a>\n  <a href=\"/LICENSE\"><img src=\"https://img.shields.io/npm/l/@react-native-firebase/app.svg?style=flat-square\" alt=\"License\"></a>\n  <a href=\"https://lerna.js.org/\"><img src=\"https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg?style=flat-square\" alt=\"Maintained with Lerna\"></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://invertase.link/discord\"><img src=\"https://img.shields.io/discord/295953187817521152.svg?style=flat-square&colorA=7289da&label=Chat%20on%20Discord\" alt=\"Chat on Discord\"></a>\n  <a href=\"https://twitter.com/rnfirebase\"><img src=\"https://img.shields.io/twitter/follow/rnfirebase.svg?style=flat-square&colorA=1da1f2&colorB=&label=Follow%20on%20Twitter\" alt=\"Follow on Twitter\"></a>\n  <a href=\"https://www.facebook.com/groups/rnfirebase\"><img src=\"https://img.shields.io/badge/Follow%20on%20Facebook-4172B8?logo=facebook&style=flat-square&logoColor=fff\" alt=\"Follow on Facebook\"></a>\n</p>\n\n---\n\n**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.\n\nReact Native Firebase is built with four key principles in mind;\n\n- 🧪 **Well tested**\n  - every module is extensively tested to >95% coverage\n- 👁 **Well typed**\n  - first class support for Typescript included\n- 📄 **Well documented**\n  - full reference & installation documentation alongside detailed guides and FAQs\n- 🔥 **Mirrors official Firebase Web SDK**\n  - functions as a drop-in replacement for the Firebase Web SDK in React Native\n  - maximizes cross-platform code re-usability e.g. re-using code on web platforms\n\n## Firebase Modules\n\nThis 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.\n\nThe main package that you interface with is `App` (`@react-native-firebase/app`)\n\n| Name                                                     | Downloads                                                                                                                                                                                       |                                                                                        \n| -------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | \n| [AI](https://github.com/invertase/react-native-firebase/tree/main/packages/ai)                                       |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/ai.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/ai)           |\n| [Analytics](https://github.com/invertase/react-native-firebase/tree/main/packages/analytics)                         |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/analytics)           |\n| [App](https://github.com/invertase/react-native-firebase/tree/main/packages/app)                                     |                 [![badge](https://img.shields.io/npm/dm/@react-native-firebase/app.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/app)                 |\n| [App Check](https://github.com/invertase/react-native-firebase/tree/main/packages/app-check)                         |               [![badge](https://img.shields.io/npm/dm/@react-native-firebase/app-check.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/app-check)       |\n| [App Distribution](https://github.com/invertase/react-native-firebase/tree/main/packages/app-distribution)           |  [![badge](https://img.shields.io/npm/dm/@react-native-firebase/app-distribution.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/app-distribution)      |\n| [Authentication](https://github.com/invertase/react-native-firebase/tree/main/packages/auth)                         |                [![badge](https://img.shields.io/npm/dm/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/auth)                |\n| [Cloud Firestore](https://github.com/invertase/react-native-firebase/tree/main/packages/firestore)                   |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/firestore)           |\n| [Cloud Functions](https://github.com/invertase/react-native-firebase/tree/main/packages/functions)                   |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/functions)           |\n| [Cloud Messaging](https://github.com/invertase/react-native-firebase/tree/main/packages/messaging)                   |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/messaging)           |\n| [Cloud Storage](https://github.com/invertase/react-native-firebase/tree/main/packages/storage)                       |             [![badge](https://img.shields.io/npm/dm/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/storage)             |\n| [Crashlytics](https://github.com/invertase/react-native-firebase/tree/main/packages/crashlytics)                     |         [![badge](https://img.shields.io/npm/dm/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/crashlytics)         |\n| [In-app Messaging](https://github.com/invertase/react-native-firebase/tree/main/packages/in-app-messaging)           |    [![badge](https://img.shields.io/npm/dm/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/in-app-messaging)    |\n| [Installations](https://github.com/invertase/react-native-firebase/tree/main/packages/installations)                 |    [![badge](https://img.shields.io/npm/dm/@react-native-firebase/installations.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/installations)          |\n| [ML](https://github.com/invertase/react-native-firebase/tree/main/packages/ml)                                       |           [![badge](https://img.shields.io/npm/dm/@react-native-firebase/ml.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/ml)                         |\n| [Performance Monitoring](https://github.com/invertase/react-native-firebase/tree/main/packages/perf)                 |                [![badge](https://img.shields.io/npm/dm/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/perf)                |\n| [Phone Number Verification](https://github.com/invertase/react-native-firebase/tree/main/packages/phone-number-verification) | [![badge](https://img.shields.io/npm/dm/@react-native-firebase/phone-number-verification.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/phone-number-verification) |\n| [Realtime Database](https://github.com/invertase/react-native-firebase/tree/main/packages/database)                  |            [![badge](https://img.shields.io/npm/dm/@react-native-firebase/database.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/database)            |\n| [Remote Config](https://github.com/invertase/react-native-firebase/tree/main/packages/remote-config)                 |       [![badge](https://img.shields.io/npm/dm/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/remote-config)       |\n\n## Documentation\n\n- [Quick Start](https://rnfirebase.io/)\n- [Reference API](https://rnfirebase.io/reference)\n\nLooking for the Version 5 documentation? [View legacy documentation](https://v5.rnfirebase.io).\n\n## Contributing\n\n- [Overview](https://github.com/invertase/react-native-firebase/blob/main/CONTRIBUTING.md)\n- [Issues](https://github.com/invertase/react-native-firebase/issues)\n- [PRs](https://github.com/invertase/react-native-firebase/pulls)\n- [Documentation](https://rnfirebase.io)\n- [Community](https://github.com/invertase/react-native-firebase/blob/main/CONTRIBUTING.md)\n- [Code of Conduct](https://github.com/invertase/.github/blob/main/CODE_OF_CONDUCT.md)\n\n## License\n\n- See [LICENSE](/LICENSE)\n\n---\n\n<p align=\"center\">\n  <a href=\"https://invertase.io/?utm_source=readme&utm_medium=footer&utm_campaign=react-native-firebase\">\n    <img width=\"75px\" src=\"https://static.invertase.io/assets/invertase/invertase-rounded.png\">\n  </a>\n  <p align=\"center\">\n    Built and maintained by <a href=\"https://invertase.io/?utm_source=readme&utm_medium=footer&utm_campaign=react-native-firebase\">Invertase</a>.\n  </p>\n</p>\n",
  "bytes": 9892,
  "sha": "41488503b9a825bc7f0c6741cf94d9ee38ac93293d2bf7646bfe5fe9b7e586ce",
  "repo_slug": "invertase/react-native-firebase",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_invertase_react_native_firebase_okf_bund_dac16f9d/readme"
}