Merge Android UI Performance into Performance doc, reorder sidebar

Summary:
Doing some cleanup in preparation for CRNA.
Recommend `FlatList` and React Navigation for perf.
Tag docs that may only apply to apps ejected from CRNA. Currently has no effect.
Closes https://github.com/facebook/react-native/pull/12692

Differential Revision: D4654077

Pulled By: hramos

fbshipit-source-id: 1245d80d66e37d9dca9e9daf23e8b93c65cd1bf7
This commit is contained in:
Hector Ramos
2017-03-06 09:50:36 -08:00
committed by Facebook Github Bot
parent c77f09b174
commit c503dae446
33 changed files with 375 additions and 459 deletions

View File

@@ -4,6 +4,7 @@ title: Native UI Components
layout: docs
category: Guides (Android)
permalink: docs/native-components-android.html
banner: ejected
next: headless-js-android
previous: native-modules-android
---