Files
react-native-firebase/docs/index.md
Ilja Daderko 16e67ddbf8 Move file methods / constants from storage to utils (#2511)
* stash

* move commons into the app

* move utils module into app

* Update index.d.ts

* re-trigger build

* fix eslint issues

* Fix formatting eslint issues

* move utils documentation to app

* Dissalow number values in setUserProperties

* fix test

* add utils export to app module

* clean up utils export

* Move path helpers to utilities module

* I have no idea

* Update RNFBUtilsModule.m

* remove duplicate util files

* fix RNFBUtilsModule merge conflict

* fix android build

* Move path constants from storage to utils, remove old GH Actions

* resolve remaining merge confs

* resolve type definition conflict

* add requiresMainQueueSetup to RNFBUtilsModule
2019-08-28 13:17:48 +03:00

4.8 KiB

title, description
title description
v6 React Native Firebase version 6.x.x module index

Version 6.x.x

Supported Versions

React Native Firebase requires the following platform versions:

Platform Minimum Version
React Native {{ versions.reactnative }}
Android API {{ versions.android }}
iOS {{ versions.ios }}

Firebase Modules

Each Firebase module is published as it's own package on NPM can be individually installed using Yarn. Please refer to the quick start guide for installation instructions on each individual module page.

The main package that you interface with is App (@react-native-firebase/app)

Module Downloads Coverage
AdMob @react-native-firebase/admob admob
Analytics @react-native-firebase/analytics analytics
App @react-native-firebase/app app
App Invites @react-native-firebase/invites invites
Authentication @react-native-firebase/auth auth
Cloud Firestore @react-native-firebase/firestore firestore
Cloud Functions @react-native-firebase/functions functions
Cloud Messaging @react-native-firebase/messaging messaging
Cloud Storage @react-native-firebase/storage storage
Crashlytics @react-native-firebase/crashlytics crashlytics
Dynamic Links @react-native-firebase/dynamic-links dynamic-links
In-app Messaging @react-native-firebase/in-app-messaging in-app-messaging
Instance ID @react-native-firebase/iid iid
ML Kit Natural Language @react-native-firebase/ml-natural-language ml-natural-language
ML Kit Vision @react-native-firebase/ml-vision ml-vision
Notifications @react-native-firebase/notifications notifications
Performance Monitoring @react-native-firebase/perf perf
Realtime Database @react-native-firebase/database database
Remote Config @react-native-firebase/remote-config remote-config