You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
10 years ago | |
|---|---|---|
| .. | ||
| README.md | 10 years ago | |
| _react-native | 10 years ago | |
| react-native.plugin.zsh | 10 years ago | |
README.md
React Native
Maintainer: BilalBudhani
List of Aliases
| Alias | React Native command |
|---|---|
| rnand | react-native run-android |
| rnios | react-native run-ios |
| rnios4s | react-native run-ios --simulator "iPhone 4s" |
| rnios5 | react-native run-ios --simulator "iPhone 5" |
| rnios5s | react-native run-ios --simulator "iPhone 5s" |