mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
bc7c51a547daef5e34c752077d6056bb034684f8
- @react-native-firebase/admob@7.4.0 - @react-native-firebase/analytics@7.4.0 - @react-native-firebase/app@8.3.0 - @react-native-firebase/auth@8.3.0 - @react-native-firebase/crashlytics@8.2.0 - @react-native-firebase/database@7.4.0 - @react-native-firebase/dynamic-links@7.4.0 - @react-native-firebase/firestore@7.5.0 - @react-native-firebase/functions@7.3.0 - @react-native-firebase/iid@7.3.0 - @react-native-firebase/in-app-messaging@7.3.0 - @react-native-firebase/messaging@7.6.0 - @react-native-firebase/ml-natural-language@7.3.0 - @react-native-firebase/ml-vision@7.3.0 - @react-native-firebase/perf@7.3.0 - @react-native-firebase/remote-config@8.1.0 - @react-native-firebase/storage@7.3.0 - @react-native-firebase/template@6.9.0 - react-native-firebase-tests@8.2.0
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
- 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)
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%

