initial commit
This commit is contained in:
14
.oh-my-zsh/plugins/react-native/README.md
Executable file
14
.oh-my-zsh/plugins/react-native/README.md
Executable file
@@ -0,0 +1,14 @@
|
||||
# React Native
|
||||
|
||||
**Maintainer:** [BilalBudhani](https://github.com/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"*
|
||||
|
||||
Reference in New Issue
Block a user