Add RN Android/iOS docs

Summary:
I trimmed the previous versions of this down a lot to only
focus on what RN developers need to know without duplicating
what we have in the non-RN docs.

Reviewed By: mweststrate

Differential Revision: D20816115

fbshipit-source-id: 9d88a6fb0d49e823194cce647e64b86d61d6229a
This commit is contained in:
Pascal Hartig
2020-04-06 08:24:55 -07:00
committed by Facebook GitHub Bot
parent 988f7442ed
commit 2823307c62
6 changed files with 321 additions and 17 deletions

View File

@@ -113,6 +113,14 @@
"title": "Set up your iOS app",
"sidebar_label": "iOS"
},
"getting-started/react-native-android": {
"title": "Manually set up your React Native Android App",
"sidebar_label": "React Native for Android"
},
"getting-started/react-native-ios": {
"title": "Manually set up your React Native iOS App",
"sidebar_label": "React Native for iOS"
},
"getting-started/react-native": {
"title": "Set up your React Native App",
"sidebar_label": "React Native"