react-native/docs
Joel Marcey 17be4c754e Core components tutorial
Summary:
Create the initial Core Components tutorial. The core components are `Text`, `Image`, `View`, `TextInput`, `ListView`.

1. Provide a summary for each core component, including a runnable sample.
2. Allow the tutorials for each component to be extended with more details and detailed examples, particularly after we add other tutorials (i.e., around state and props).
3. The samples should be runnable in a React Native simulator, if we can get that going in the docs.
4. Reorganize the docs sidebar to make the current Tutorial actually a Sample App, etc.
Closes https://github.com/facebook/react-native/pull/7593

Differential Revision: D3313563

Pulled By: JoelMarcey

fbshipit-source-id: cfe1d397d60822b8c531405d66b4e73694c7dbf9
2016-05-17 18:28:23 -07:00
..
Accessibility.md React.findNodeHandle -> ReactNative.findNodeHandle 2016-04-07 19:44:31 -07:00
AndroidBuildingFromSource.md Add scripts for running tests locally 2016-05-04 08:58:18 -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 Use es6 in animation examples 2016-04-06 09:23:20 -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 Update Debugging.md 2016-04-22 10:54:21 -07:00
DirectManipulation.md Fix broken link for shouldComponentUpdate 2016-04-12 19:50:20 -07:00
EmbeddedAppAndroid.md Updated Embed Into Existing Android App Readme 2016-05-16 23:43:22 -07:00
EmbeddedAppIOS.md Explain custom configuration debugging gotcha 2016-05-05 18:00:19 -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 Add note about adding new images 2016-03-06 02:07:23 -08: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 Updated Babel supported transformations link 2016-05-10 06:53:20 -07:00
KnownIssues.md Android Slider is now open sourced 2016-04-07 07:29:28 -07:00
LinkingLibraries.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
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 Add support for ontimeout and onerror handler when using XMLHttpRequest for Android and iOS 2016-04-15 05:17:21 -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 Move around the docs a bit 2015-03-25 11:52:29 -07:00
PlatformSpecificInformation.md Platform.select method 2016-04-25 16:32:20 -07:00
PullRequestGuidelines.md Tweak commands and guidelines 2016-03-20 13:14:25 -07:00
QuickStart-GettingStarted.md Core components tutorial 2016-05-17 18:28:23 -07:00
RunningOnDeviceAndroid.md Refactor getting started navigation and information based on platform 2016-05-05 20:26:22 -07:00
RunningOnDeviceIOS.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08: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 Option to not store credentials in file 2016-04-21 04:08:23 -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-17 10:43:30 -07:00
Timers.md Add timer usage for es6 2016-03-26 05:42:26 -07:00
Troubleshooting.md Fixes a minor typo in docs/Troubleshooting.md 2016-04-17 20:42:21 -07:00
Tutorial-CoreComponents.md Core components tutorial 2016-05-17 18:28:23 -07:00
Upgrading.md CI now builds docs website and deploys it to /%version% path 2016-02-11 06:17:42 -08:00
Videos.md Introduce blog 2016-03-24 14:11:30 -07:00