9 Commits

Author SHA1 Message Date
Héctor Ramos
72369ee4d2 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
2016-11-06 21:13:32 -08:00
Martin Konicek
42eb5464fd Release React Native for Android
This is an early release and there are several things that are known
not to work if you're porting your iOS app to Android.

See the Known Issues guide on the website.

We will work with the community to reach platform parity with iOS.
2015-09-14 18:13:39 +01:00
Harry V. Kiselev
01deb0b03d Fix link to Apple Developer account registration. 2015-08-05 00:07:42 +03:00
Martin Konicek
01911e5e06 [docs] Make it clear which Guides are platform-specific
This is in preparation for open sourcing React Native for Android.
Also add hyphens to URLs for consistency. This can break people's
browser bookmarks but it's better to be consistent and we can
redirect to docs: https://github.com/facebook/react-native/issues/2137

Test plan: Ran the website locally using `cd website; npm start`
and checked all pages render correctly.
http://i.imgur.com/RrPNgRr.png

Will update "Getting Started", "Tutorial", "Debugging" and
"Testing" separately.
2015-07-27 18:17:54 +01:00
Flip Stewart
1a3ee99365 [Docs] Clean up debugging docs 2015-05-29 13:03:33 -07:00
Arthur Lee
3adcc0322e Updated docs to reflect bundle script 2015-04-20 20:01:27 -04:00
Herman Schaaf
49c928b76b [docs] change 'whenever' to 'whether' 2015-04-16 17:38:28 +09:00
Jinhyuk Lee
a014a16be9 Update RunningOnDevice.md - Misspell correction 2015-04-03 23:38:47 +09:00
Alex Kotliarskyi
475a954951 Add docs about running on device 2015-04-02 10:47:52 -07:00