Adds ReactNative plugin 📱

This commit is contained in:
Bilal Budhani 2016-04-19 14:00:05 +05:30
commit 89a0238740
2 changed files with 20 additions and 0 deletions

View 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"*