Fixed the "Switching between iOS devices" section

This commit is contained in:
Alan Tran 2017-02-24 12:11:26 +13:00 committed by GitHub
parent 5b0f0132c8
commit c7624a11fe
1 changed files with 7 additions and 7 deletions

View File

@ -145,18 +145,18 @@ And then run
react-native run-ios
```
---
### Android
#### Switching between Android devices
Run `use-android-device` to configure device type you want to use in development:
#### Switching between iOS devices
Run `use-ios-device` to configure device type you want to use in development:
```
$ re-natal use-ios-device <real|simulator>
$ re-natal use-figwheel
$ lein figwheel ios
```
---
### Android
#### Using Android Virtual Device (AVD)
[Set up a virtual device in AVD](https://developer.android.com/studio/run/managing-avds.html). Start the virtual device then run
```
@ -415,4 +415,4 @@ You can then run any of the commands manually.
[React Native]: https://facebook.github.io/react-native
[Reagent]: https://github.com/reagent-project/reagent
[Om.Next]: https://github.com/omcljs/om/wiki/Quick-Start-(om.next)
[Rum]: https://github.com/tonsky/rum
[Rum]: https://github.com/tonsky/rum