Consolidate Running on Device (Android|iOS) Guides into one

Summary:
The RunningOnDeviceAndroid doc had some Linux-specific instructions that are not relevant to macOS/Windows users.
Closes https://github.com/facebook/react-native/pull/10726

Differential Revision: D4139089

Pulled By: JoelMarcey

fbshipit-source-id: cc57c1d7e3c9dec94e123c3597ac78b3efb15dd0
This commit is contained in:
Héctor Ramos
2016-11-06 21:03:16 -08:00
committed by Facebook Github Bot
parent fb7fe2d4e8
commit 72369ee4d2
14 changed files with 410 additions and 211 deletions

View File

@@ -4,7 +4,7 @@ title: Testing
layout: docs
category: Guides
permalink: docs/testing.html
next: javascript-environment
next: running-on-device
previous: debugging
---