mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-04 09:28:03 +08:00
Update docs
This commit is contained in:
6
docs/firestore/android.md
Normal file
6
docs/firestore/android.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Android Setup
|
||||
description: Manually integrate Cloud Firestore into your Android application.
|
||||
---
|
||||
|
||||
# Android Manual Linking
|
||||
@@ -13,7 +13,7 @@ performance and offline capabilities.
|
||||
|
||||
## Getting Started
|
||||
|
||||
<Grid>
|
||||
<Grid columns="3">
|
||||
<Block
|
||||
icon="build"
|
||||
color="#ffc107"
|
||||
|
||||
4
docs/firestore/ios.md
Normal file
4
docs/firestore/ios.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: iOS Setup
|
||||
description: Manually integrate Cloud Firestore into your iOS application.
|
||||
---
|
||||
Reference in New Issue
Block a user