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

@@ -33,6 +33,7 @@ module.exports = {
'getting-started/index',
...fbInternalOnly(['fb/Add-flipper-to-android-app']),
'getting-started/android-native',
...fbInternalOnly(['fb/Adding-flipper-to-ios-app']),
'getting-started/ios-native',
'getting-started/react-native',
'getting-started/react-native-android',
@@ -94,7 +95,6 @@ module.exports = {
'fb-internal': {
'FB Internal': fbInternalOnly([
'fb/release-infra',
'fb/Adding-flipper-to-ios-app',
'fb/LauncherConfig',
'fb/Flipper-fbsource-Pinning',
'fb/Flipper-Release-Cycle',