Move iOS setup guide to getting-started section

Summary:
Putting both iOS setup guides next to each other.
I'm not sure what to call the oss one. It applies to cocoapods, swift, and pure objc.

Reviewed By: passy

Differential Revision: D25563988

fbshipit-source-id: a7ee2a0ae04e5753a74939b1c170d9a2f2ace1a9
This commit is contained in:
John Knox
2020-12-16 03:27:42 -08:00
committed by Facebook GitHub Bot
parent 13a11f0bda
commit a76bdcbca2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
id: ios-native
title: Set up your iOS app
sidebar_label: iOS
title: Adding Flipper to iOS apps
sidebar_label: Adding Flipper to iOS apps
---
import useBaseUrl from '@docusaurus/useBaseUrl';
import Link from '@docusaurus/Link';