From ebbe0bf2d34281c8db55ebe4e8c03fff268257fa Mon Sep 17 00:00:00 2001 From: ehesp Date: Thu, 25 Apr 2019 18:35:04 +0100 Subject: [PATCH] [skip ci] docs --- docs/index.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/index.md b/docs/index.md index 3ac583c3..56e587b0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,25 +23,25 @@ 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 | | | -| Analytics | | | -| App | | | -| App Indexing | | | -| App Invites | | | -| Authentication | | | -| Cloud Firestore | | | -| Cloud Functions | | | -| Cloud Messaging | | | -| Cloud Storage | | | -| Crashlytics | | | -| Dynamic Links | | | -| In-app Messaging | | | -| Instance ID | | | -| ML Kit | | | -| Notifications | | | -| Performance Monitoring | | | -| Realtime Database | | | -| Remote Config | | | -| Utils | | | +| Module | Downloads | Coverage | +|--------------------------------------------------------------|-----------------------------------------------------------------------|------------------------------------------------| +| AdMob | @react-native-firebase/admob | admob | +| Analytics | @react-native-firebase/analytics | analytics | +| App | @react-native-firebase/app | app | +| App Indexing | @react-native-firebase/indexing | indexing | +| 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/links | links | +| In-app Messaging | @react-native-firebase/fiam | fiam | +| Instance ID | @react-native-firebase/iid | iid | +| ML Kit | @react-native-firebase/mlkit | mlkit | +| 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/config | config | +| Utils | @react-native-firebase/utils | utils |