mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-10 22:48:09 +08:00
37 lines
756 B
YAML
37 lines
756 B
YAML
analytics:
|
|
- group: Analytics
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
to: "/ios"
|
|
auth:
|
|
- group: Authentication
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
to: "/ios"
|
|
firestore:
|
|
- group: Cloud Firestore
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
to: "/ios"
|
|
functions:
|
|
- group: Cloud Functions
|
|
children:
|
|
- text: Overview
|
|
to: "/"
|
|
- text: Android Installation
|
|
to: "/android"
|
|
- text: iOS Installation
|
|
to: "/ios"
|