Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 356e800

Browse files
committed
[Docs] Remove duplicate Android setup steps
1 parent bda3873 commit 356e800

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/GettingStarted.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ To write React Native apps for Android, you will need to install the Android SDK
4646
* Press the menu button (F2 by default, or ⌘-M in Genymotion) and select *Reload JS* to see your change!
4747
* Run `adb logcat *:S ReactNative:V ReactNativeJS:V` in a terminal to see your app's logs
4848

49-
* `$ react-native run-android`
50-
* Open `index.android.js` in your text editor of choice and edit some lines.
51-
* Press the menu button (F2 by default, or ⌘-M in Genymotion) and select *Reload JS* to see your change!
52-
* Run `adb logcat *:S ReactNative:V ReactNativeJS:V` in a terminal to see your app's logs
53-
5449
Congratulations! You've successfully run and modified your first React Native app.
5550

5651
_If you run into any issues getting started, see the [troubleshooting page](/react-native/docs/troubleshooting.html#content)._

0 commit comments

Comments
 (0)