mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-07 22:41:04 +08:00
44 lines
807 B
YAML
44 lines
807 B
YAML
- module: analytics
|
|
group: Analytics
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
to: "/ios"
|
|
|
|
- module: auth
|
|
group: Authentication
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
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"
|