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:
committed by
Facebook GitHub Bot
parent
988f7442ed
commit
2823307c62
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user