mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-15 22:31:42 +08:00
Cherry-pick: Fix Navigation Links (#8703)
* 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 * Fix links from networking to navigation in The Basics. Summary: Fixes #8611. Once this lands, we may want to cherry-pick it into 0.29 to fix the broken links. Closes https://github.com/facebook/react-native/pull/8698 Differential Revision: D3544388 Pulled By: JoelMarcey fbshipit-source-id: d5132b112e3079d1fd9ab6d84ff1a4328bee871f
This commit is contained in:
committed by
Konstantin Raev
parent
455496785a
commit
eb55b99e53
@@ -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