react-native/docs
Héctor Ramos 35f5ce296b Add Navigation Overview
Summary:
Initial stab at writing a high level guide on navigation. Its main focus is on Navigator due to it being cross-platform and fairly simple to use.

This guide should be expanded to cover tabbed applications in a future pull request.

The Navigation (Experimental) section will be similarly expanded upon as the API stabilizes.

![navigation](https://cloud.githubusercontent.com/assets/165856/16324560/52b508dc-396a-11e6-94b7-b2d1175f69e0.png)
Closes https://github.com/facebook/react-native/pull/8390

Differential Revision: D3480304

Pulled By: caabernathy

fbshipit-source-id: 280da9185fca295bc107a2df20106c783b461be7
2016-06-24 07:43:37 -07:00
..
Accessibility.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -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 Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
Basics-Component-Image.md ES6-ify Image Basics 2016-06-23 12:29:04 -07:00
Basics-Component-ListView.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Component-ScrollView.md ES6-ify ScrollView basics 2016-06-23 12:29:04 -07:00
Basics-Component-Text.md ES6-ify Text Basics 2016-06-23 12:43:25 -07:00
Basics-Component-TextInput.md ES6-ify TextInput Basics 2016-06-23 12:29:05 -07:00
Basics-Component-View.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Components.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
Basics-Dimensions.md Add `extends Component` to Dimensions and Layout Basics Examples 2016-06-23 15:58:34 -07:00
Basics-IntegrationWithExistingApps.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Basics-Layout.md Add `extends Component` to Dimensions and Layout Basics Examples 2016-06-23 15:58:34 -07:00
Basics-Network.md Networking Guide 2016-06-23 18:13:32 -07:00
Basics-Style.md Make a new "Style" doc that's in The Basics and uses the RNWP 2016-06-23 14:43:35 -07:00
Colors.md Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
CommunicationIOS.md Codemod import React from 'react-native' 2016-04-25 22:08:46 -07:00
Debugging.md Accessing console logs 2016-06-24 07:43:37 -07:00
DirectManipulation.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -07:00
GestureResponderSystem.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
HandlingTouches.md Add a new Handling Touches guide 2016-06-22 08:58:37 -07:00
Images.md Add a new Handling Touches guide 2016-06-22 08:58:37 -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 Navigation Overview 2016-06-24 07:43:37 -07:00
LinkingLibraries.md Updated Linking and PushNotificationIOS modules to use NativeEventEmitter 2016-05-27 10:28:23 -07:00
MoreResources.md More Resources doc, updating Support doc and quickstart too 2016-06-22 14:28:44 -07:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
NativeComponentsAndroid.md Fix guides docs to es2015 classes and remove flowtype from Animation example 2016-06-22 18:58:24 -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
Navigation.md Add Navigation Overview 2016-06-24 07:43:37 -07:00
NavigatorComparison.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Performance.md Include info about console.log 2016-06-21 23:13:28 -07:00
PixelRatio.md Move around the docs a bit 2015-03-25 11:52:29 -07:00
PlatformSpecificInformation.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
QuickStart-GettingStarted.md fix Firefox bug 2016-06-22 17:13:33 -07:00
RunningOnDeviceAndroid.md Fixes #8252: Document how to connect to a non-default packager port o… 2016-06-23 07:28:27 -07:00
RunningOnDeviceIOS.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
RunningOnSimulatorIOS.md Add docs to show how to select specific simulator. 2016-06-21 12:58:28 -07:00
SignedAPKAndroid.md Convert warning about keystore into warning block in SignedAPKAndroid.md 2016-06-06 10:28:33 -07: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 Remove Polyfills section from sidebar 2016-06-22 09:28:28 -07:00
Troubleshooting.md Move everything out of Known Issues and into more appropriate locations. 2016-06-23 14:13:37 -07:00
Upgrading.md Update Upgrading.md 2016-06-01 05:43:32 -07:00