Separate Out Core Components Into Individual Parts

Summary:
Will create new issue to add more information to the `Components` section of the Tutorial
since that was gutted by this change.

Fixes #8156
Closes https://github.com/facebook/react-native/pull/8256

Differential Revision: D3459601

Pulled By: JoelMarcey

fbshipit-source-id: 4038afc463bffcf8efda36d29bc7c443bbc8f4bd
This commit is contained in:
Joel Marcey
2016-06-20 15:05:20 -07:00
committed by Facebook Github Bot 3
parent 6128b7236f
commit f2affcf24d
9 changed files with 184 additions and 146 deletions

View File

@@ -4,7 +4,7 @@ title: Getting Started
layout: docs
category: Quick Start
permalink: docs/getting-started.html
next: tutorial-core-components
next: basics-components
---