mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 03:59:18 +08:00
60 lines
1.1 KiB
YAML
60 lines
1.1 KiB
YAML
- module: analytics
|
|
group: Analytics
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Quick Start
|
|
to: "/quick-start"
|
|
- text: Android Setup
|
|
to: "/android"
|
|
- text: iOS Setup
|
|
to: "/ios"
|
|
- text: Reserved Events
|
|
to: "/reserved-events"
|
|
|
|
- module: auth
|
|
group: Authentication
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Setup
|
|
to: "/android"
|
|
- text: iOS Setup
|
|
to: "/ios"
|
|
|
|
- module: config
|
|
group: Remote Config
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Quick Start
|
|
to: "/quick-start"
|
|
- text: Android Setup
|
|
to: "/android"
|
|
- text: iOS Setup
|
|
to: "/ios"
|
|
|
|
- module: functions
|
|
group: Cloud Functions
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Quick Start
|
|
to: "/quick-start"
|
|
- text: Android Setup
|
|
to: "/android"
|
|
- text: iOS Setup
|
|
to: "/ios"
|
|
|
|
- module: perf
|
|
group: Performance Monitoring
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Quick Start
|
|
to: "/quick-start"
|
|
- text: Android Setup
|
|
to: "/android"
|
|
- text: iOS Setup
|
|
to: "/ios"
|