mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
Merge branch 'master' of github.com:invertase/react-native-firebase
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
analytics:
|
||||
- group: Analytics
|
||||
- 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: "/"
|
||||
@@ -7,30 +16,3 @@ analytics:
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user