react-native/docs
Christine Abernathy cc8cf8f0f2 Simplify guide and make it more prescriptive
Summary:
This is related to #8157. Updated the guide and made it simpler and more prescriptive.

**Testing**

- cd react-native
- npm install
- cd website
- npm install
- npm start
- Go to http://localhost:8079/react-native/docs/platform-specific-code.html
- Checked content

![platform-specific-update](https://cloud.githubusercontent.com/assets/691109/16205926/f5fd0662-36da-11e6-978c-e364688facf6.png)
Closes https://github.com/facebook/react-native/pull/8251

Differential Revision: D3458249

Pulled By: JoelMarcey

fbshipit-source-id: 5568337af92da53ee6cd53541591eb01ae323f4f
2016-06-20 12:28:26 -07:00
..
Accessibility.md React.findNodeHandle -> ReactNative.findNodeHandle 2016-04-07 19:44:31 -07:00
AndroidBuildingFromSource.md Cross platform ActivityIndicator 2016-05-26 13:58:17 -07:00
AndroidUIPerformance.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Animations.md Fixed broken link in Animations documentation 2016-05-26 09:28:25 -07:00
Colors.md Add support for number as colors 2016-02-08 04:04:38 -08:00
CommunicationIOS.md Codemod import React from 'react-native' 2016-04-25 22:08:46 -07:00
Debugging.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
DirectManipulation.md Fixes syntax typo in DirectManipulation section of docs 2016-05-18 19:43:39 -07:00
GestureResponderSystem.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Images.md use 'a uri' instead of 'an uri' as uri is pronounced as 'You R I' 2016-06-04 15:58:24 -07:00
IssueGuidelines.md Add instruction on how to have access to the bot in IssueGuidelines.md 2016-05-05 08:46:54 -07:00
JavaScriptEnvironment.md Add Array.prototype.includes polyfill 2016-05-25 11:58:24 -07:00
KnownIssues.md Add caveat on PCH errors 2016-06-17 16:13:31 -07:00
LinkingLibraries.md Updated Linking and PushNotificationIOS modules to use NativeEventEmitter 2016-05-27 10:28:23 -07:00
MoviesExample.json
NativeComponentsAndroid.md Update docs for creating an android native view 2016-04-29 08:16:23 -07:00
NativeComponentsIOS.md Updated iOS native UI component events documentation 2016-04-29 05:11:59 -07:00
NativeModulesAndroid.md Removed repeated "To" 2016-05-03 21:55:24 -07:00
NativeModulesIOS.md Added objective-c class/module semantics 2016-03-08 07:07:27 -08:00
NavigatorComparison.md Update NavigatorComparison.md 2016-04-10 11:51:18 -07:00
Network.md Update XHR information for Android. 2016-05-24 19:28:59 -07:00
Newsletter.md Introduce blog 2016-03-24 14:11:30 -07:00
Performance.md Typo fix. 2016-05-10 22:45:21 -07:00
PixelRatio.md
PlatformSpecificInformation.md Simplify guide and make it more prescriptive 2016-06-20 12:28:26 -07:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
QuickStart-GettingStarted.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
RunningOnDeviceAndroid.md Create Existing App Integration Tutorial 2016-06-16 08:28:33 -07:00
RunningOnDeviceIOS.md Create Existing App Integration Tutorial 2016-06-16 08:28:33 -07:00
SampleApplication-F8App.md Core components tutorial 2016-05-17 18:28:23 -07:00
SampleApplication-Movies.md Core components tutorial 2016-05-17 18:28:23 -07:00
SignedAPKAndroid.md Convert warning about keystore into warning block in SignedAPKAndroid.md 2016-06-06 10:28:33 -07:00
Style.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Testing.md Add scripts for running tests locally 2016-05-04 08:58:18 -07:00
Text.md iOS: Enable views to be nested within <Text> 2016-05-31 10:28:25 -07:00
Timers.md Add timer usage for es6 2016-03-26 05:42:26 -07:00
Troubleshooting.md Streamline Getting Started Instructions 2016-06-08 13:28:34 -07:00
Tutorial-CoreComponents.md Create Existing App Integration Tutorial 2016-06-16 08:28:33 -07:00
Tutorial-IntegrationWithExistingApps.md Create Existing App Integration Tutorial 2016-06-16 08:28:33 -07:00
Upgrading.md Update Upgrading.md 2016-06-01 05:43:32 -07:00
Videos.md Introduce blog 2016-03-24 14:11:30 -07:00