mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
520 B
520 B
React Native
Maintainers: BilalBudhani MauroPorrasP
List of Aliases
| Alias | React Native command |
|---|---|
| rn | react-native |
| rns | react-native start |
| 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" |