Merge branch 'master' of github.com:invertase/react-native-firebase

This commit is contained in:
ehesp
2019-04-09 17:52:41 +01:00

View File

@@ -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"