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,8 +4,8 @@ title: Debugging
layout: docs
category: Guides
permalink: docs/debugging.html
next: testing
previous: direct-manipulation
next: accessibility
previous: platform-specific-code
---
## Accessing the In-App Developer Menu