react-native/local-cli/templates/HelloNavigation
Martin Konicek 4551e9347a CLI: Update Navigation app template
Summary:
Update the template that will be used by `react-native init --template navigation`. The goal is to make it easier for people to get started by demonstrating a few very basic concepts such as navigation, lists and text input.

**Test plan (required)**

<img src="https://cloud.githubusercontent.com/assets/346214/22697898/ced66f52-ed4a-11e6-9b90-df6daef43199.gif" alt="Android Example" height="800" style="float: left"/>

<img src="https://cloud.githubusercontent.com/assets/346214/22697901/cfeab3e4-ed4a-11e6-8552-d76585317ac2.gif" alt="iOS Example" height="800"/>
Closes https://github.com/facebook/react-native/pull/12260

Differential Revision: D4521758

Pulled By: mkonicek

fbshipit-source-id: d7d9e481dd3373917ac68ec9169b9ac3267547a9
2017-02-07 09:16:08 -08:00
..
components CLI: Add basic Navigation template (Chat) 2017-02-02 03:28:35 -08:00
lib CLI: Update Navigation app template 2017-02-07 09:16:08 -08:00
views CLI: Update Navigation app template 2017-02-07 09:16:08 -08:00
dependencies.json CLI: Add support for project templates 2017-02-06 12:31:25 -08:00
index.android.js CLI: Add support for project templates 2017-02-06 12:31:25 -08:00
index.ios.js CLI: Add support for project templates 2017-02-06 12:31:25 -08:00