mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
67bbd30a345a2f25049b3376b9c5b1d9546b6a67
* chore: upgrade testing project to RN 0.62.x * add placeholder flow script for CI * update jet to fix iOS issue * revert typedoc version (latest version not working) * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * add `react-native-port-patcher` back in - port still being ignored by RN so patching manually * temporarily use iphone x for detox until CI servers upgraded * - * Update package.json * Update on.e2e.js * Update orderByValue.e2e.js * Update on.e2e.js * Update init.js * -
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 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)
Documentation
Looking for the Version 5 documentation? View legacy documentation.
Contributing
License
- See LICENSE
Built and maintained with 💛 by Invertase.
Description
Languages
JavaScript
44.6%
Java
31.8%
Objective-C
23.3%
Ruby
0.2%
Starlark
0.1%

