mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-18 12:12:15 +08:00
Introduce navigators in the tutorial
Summary: Adds a new section to the tutorial. Covers the basics of scenes and navigators. The navigator comparison doc has been moved to docs/navigation.html in this PR.  Closes https://github.com/facebook/react-native/pull/8515 Differential Revision: D3507325 Pulled By: caabernathy fbshipit-source-id: e9ee5b2572868189af198cdf461b2728dfa84f9e
This commit is contained in:
committed by
Facebook Github Bot 9
parent
ccd608a4b6
commit
7d3fbbdb68
@@ -4,7 +4,7 @@ title: JavaScript Environment
|
||||
layout: docs
|
||||
category: Guides
|
||||
permalink: docs/javascript-environment.html
|
||||
next: navigator-comparison
|
||||
next: navigation
|
||||
---
|
||||
|
||||
## JavaScript Runtime
|
||||
|
||||
Reference in New Issue
Block a user