Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
{
"group": "AI Logic",
"tab": "root",
"icon": "//static.invertase.io/assets/social/firebase-logo.png",
"icon": "//firebase.google.com/static/images/icons/firebase-ai-logic.svg",
"pages": [{ "title": "Usage", "href": "/ai/usage" }]
},
{
"group": "Analytics",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/analytics.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_analytics.svg",
"pages": [
{ "title": "Usage", "href": "/analytics/usage" },
{ "title": "Screen Tracking", "href": "/analytics/screen-tracking" },
Expand All @@ -80,19 +80,19 @@
{
"group": "App Check",
"tab": "root",
"icon": "//static.invertase.io/assets/social/firebase-logo.png",
"icon": "//firebase.google.com/static/images/products/icons/build_app_check.svg",
"pages": [{ "title": "Usage", "href": "/app-check/usage" }]
},
{
"group": "App Distribution",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/app-distribution.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_app_distribution.svg",
"pages": [{ "title": "Usage", "href": "/app-distribution/usage" }]
},
{
"group": "Authentication",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/authentication.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_auth.svg",
"pages": [
{ "title": "Usage", "href": "/auth/usage" },
{ "title": "Social Auth", "href": "/auth/social-auth" },
Expand All @@ -104,7 +104,7 @@
{
"group": "Cloud Firestore",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/cloud-firestore.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_firestore.svg",
"pages": [
{ "title": "Usage", "href": "/firestore/usage" },
{ "title": "Usage with Emulator", "href": "/firestore/emulator" },
Expand All @@ -119,7 +119,7 @@
{
"group": "Cloud Functions",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/cloud-functions.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_functions.svg",
"pages": [
{ "title": "Usage", "href": "/functions/usage" },
{
Expand All @@ -131,7 +131,7 @@
{
"group": "Cloud Messaging",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/cloud-messaging.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_cloud_messaging.svg",
"pages": [
{ "title": "Usage", "href": "/messaging/usage" },
{ "title": "iOS Project Setup", "href": "/messaging/usage/ios-setup" },
Expand All @@ -144,7 +144,7 @@
{
"group": "Cloud Storage",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/cloud-storage.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_storage.svg",
"pages": [{ "title": "Usage", "href": "/storage/usage" }]
},
{
Expand All @@ -160,7 +160,7 @@
{
"group": "Crashlytics",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/crashlytics.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_crashlytics.svg",
"pages": [
{ "title": "Usage", "href": "/crashlytics/usage" },
{ "title": "Viewing crash reports", "href": "/crashlytics/crash-reports" }
Expand All @@ -169,7 +169,7 @@
{
"group": "Realtime Database",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/realtime-database.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_realtime_database.svg",
"pages": [
{ "title": "Usage", "href": "/database/usage" },
{ "title": "Offline Support", "href": "/database/offline-support" },
Expand All @@ -179,7 +179,7 @@
{
"group": "In-App Messaging",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/in-app-messaging.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_in_app_messaging.svg",
"pages": [{ "title": "Usage", "href": "/in-app-messaging/usage" }]
},
{
Expand All @@ -191,19 +191,19 @@
{
"group": "ML",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/ml-kit.svg",
"icon": "//firebase.google.com/static/images/products/icons/build_ml.svg",
"pages": [{ "title": "Usage", "href": "/ml/usage" }]
},
{
"group": "Remote Config",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/remote-config.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_remote_config.svg",
"pages": [{ "title": "Usage", "href": "/remote-config/usage" }]
},
{
"group": "Performance Monitoring",
"tab": "root",
"icon": "//static.invertase.io/assets/firebase/performance-monitoring.svg",
"icon": "//firebase.google.com/static/images/products/icons/run_performance.svg",
"pages": [
{ "title": "Usage", "href": "/perf/usage" },
{ "title": "Axios Integration", "href": "/perf/axios-integration" },
Expand Down
1 change: 0 additions & 1 deletion docs/ai/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: AI Logic
description: Installation and getting started with Firebase AI Logic.
icon: //firebase.google.com/static/images/icons/firebase-ai-logic.svg
next: /analytics/usage
previous: /faqs-and-tips
---
Expand Down
1 change: 0 additions & 1 deletion docs/analytics/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Analytics
description: Installation and getting started with Analytics.
icon: //firebase.google.com/static/images/products/icons/run_analytics.svg
next: /analytics/screen-tracking
previous: /ai/usage
---
Expand Down
2 changes: 0 additions & 2 deletions docs/analytics/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate Analytics into your Android application.
next: /analytics/usage/installation/ios
previous: /analytics/usage
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/analytics/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Installation
description: Manually integrate Analytics into your iOS application.
next: /analytics/usage/installation/android
previous: /analytics/usage
---

# iOS Manual Installation
Expand Down
1 change: 0 additions & 1 deletion docs/app-check/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: App Check
description: Installation and getting started with App Check.
icon: //firebase.google.com/static/images/products/icons/build_app_check.svg
next: /app-distribution/usage
previous: /analytics/screen-tracking
---
Expand Down
1 change: 0 additions & 1 deletion docs/app-distribution/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: App Distribution
description: Installation and getting started with App Distribution.
icon: //firebase.google.com/static/images/products/icons/run_app_distribution.svg
next: /auth/usage
previous: /app-check/usage
---
Expand Down
1 change: 0 additions & 1 deletion docs/app/usage.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Core/App
description: Functionality & examples of using the Core/App dependency with React Native Firebase.
icon: //static.invertase.io/assets/social/firebase-logo.png
next: /app/json-config
previous: /storage/usage
---
Expand Down
1 change: 0 additions & 1 deletion docs/auth/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Authentication
description: Installation and getting started with Authentication.
icon: //firebase.google.com/static/images/products/icons/build_auth.svg
next: /auth/social-auth
previous: /app-distribution/usage
---
Expand Down
2 changes: 0 additions & 2 deletions docs/auth/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate Authentication into your Android application.
next: /auth/usage/installation/ios
previous: /auth/usage
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/auth/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Installation
description: Manually integrate Authentication into your iOS application.
next: /auth/usage/installation/android
previous: /auth/usage
---

# iOS Manual Installation
Expand Down
1 change: 0 additions & 1 deletion docs/crashlytics/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Crashlytics
description: Installation and getting started with Crashlytics.
icon: //firebase.google.com/static/images/products/icons/run_crashlytics.svg
next: /crashlytics/crash-reports
previous: /app/utils
---
Expand Down
2 changes: 0 additions & 2 deletions docs/crashlytics/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate Crashlytics into your Android application.
next: /crashlytics/usage/installation/ios
previous: /crashlytics/usage
---

# Android Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/crashlytics/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Installation
description: Manually integrate Crashlytics into your iOS application.
next: /crashlytics/usage/installation/android
previous: /crashlytics/usage
---

# iOS Manual Installation
Expand Down
1 change: 0 additions & 1 deletion docs/database/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Realtime Database
description: Installation and getting started with Realtime Database.
icon: //firebase.google.com/static/images/products/icons/build_realtime_database.svg
next: /database/offline-support
previous: /crashlytics/crash-reports
---
Expand Down
2 changes: 0 additions & 2 deletions docs/database/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Setup
description: Manually integrate Realtime Database into your Android application.
next: /database/usage/installation/ios
previous: /database/usage
---

# Android Manual Linking
Expand Down
2 changes: 0 additions & 2 deletions docs/database/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Setup
description: Manually integrate Realtime Database into your iOS application.
next: /database/usage/installation/android
previous: /database/usage
---

# iOS Manual Linking
Expand Down
1 change: 0 additions & 1 deletion docs/firestore/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Cloud Firestore
description: Installation and getting started with Firestore.
icon: //firebase.google.com/static/images/products/icons/build_firestore.svg
next: /firestore/emulator
previous: /auth/multi-factor-auth
---
Expand Down
2 changes: 0 additions & 2 deletions docs/firestore/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate Cloud Firestore into your Android application.
next: /firestore/usage/installation/ios
previous: /firestore/usage
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/firestore/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Cloud Firestore iOS Integration
description: Manually integrate Cloud Firestore into your iOS application.
next: /firestore/usage/installation/android
previous: /firestore/usage
---

# iOS Manual Linking
Expand Down
1 change: 0 additions & 1 deletion docs/functions/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Cloud Functions
description: Installation and getting started with Cloud Functions.
icon: //firebase.google.com/static/images/products/icons/build_functions.svg
next: /functions/writing-deploying-functions
previous: /firestore/pagination
---
Expand Down
2 changes: 0 additions & 2 deletions docs/functions/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Setup
description: Manually integrate Cloud Functions into your Android application.
next: /functions/usage/installation/ios
previous: /functions/usage
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/functions/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Setup
description: Manually integrate Cloud Functions into your iOS application.
next: /functions/usage/installation/android
previous: /functions/usage
---

# iOS Manual Linking
Expand Down
1 change: 0 additions & 1 deletion docs/in-app-messaging/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: In App Messaging
description: Installation and getting started with In App Messaging.
icon: //firebase.google.com/static/images/products/icons/run_in_app_messaging.svg
next: /installations/usage
previous: /database/presence-detection
---
Expand Down
2 changes: 0 additions & 2 deletions docs/in-app-messaging/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate Firebase In-App Messaging into your Android application.
next: /in-app-messaging/usage/installation/ios
previous: /in-app-messaging/usage
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/in-app-messaging/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Setup
description: Manually integrateFirebase In-App Messaging into your iOS application.
next: /in-app-messaging/usage/installation/android
previous: /in-app-messaging/usage
---

# iOS Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/install-android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Installation
description: Manually integrate React Native Firebase into your Android application.
next: /install-ios
previous: /
---

# Android Manual Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/install-ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Installation
description: Manually integrate React Native Firebase into your iOS application.
next: /auth/usage/installation/android
previous: /auth/usage
---

# iOS Manual Installation
Expand Down
1 change: 0 additions & 1 deletion docs/installations/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Installations
description: Installation and getting started with Installations.
icon: //static.invertase.io/assets/social/firebase-logo.png
next: /ml/usage
previous: /in-app-messaging/usage
---
Expand Down
1 change: 0 additions & 1 deletion docs/messaging/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Cloud Messaging
description: Installation and getting started with Cloud Messaging.
icon: //firebase.google.com/static/images/products/icons/run_cloud_messaging.svg
next: /messaging/usage/ios-setup
previous: /functions/writing-deploying-functions
---
Expand Down
2 changes: 0 additions & 2 deletions docs/messaging/usage/installation/android.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: Android Setup
description: Manually integrate Messaging into your Android application.
next: /messaging/usage/installation/ios
previous: /messaging/usage
---

# Android Manual Linking
Expand Down
2 changes: 0 additions & 2 deletions docs/messaging/usage/installation/ios.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
title: iOS Installation
description: Manually integrate Messaging into your iOS application.
next: /messaging/usage/installation/android
previous: /messaging/usage
---

# iOS Manual Installation
Expand Down
1 change: 0 additions & 1 deletion docs/ml/usage/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: ML
description: Installation and getting started with ML.
icon: //firebase.google.com/static/images/products/icons/build_ml.svg
next: /remote-config/usage
previous: /installations/usage
---
Expand Down
Loading
Loading