Commit 2a022337 authored by Michał Ordon's avatar Michał Ordon Committed by Marc Cornellà
Browse files

Add an alias for React Native Link command (#5491)

parent 16074a1c
......@@ -3,4 +3,5 @@ alias rnios4s='react-native run-ios --simulator "iPhone 4s"'
alias rnios5='react-native run-ios --simulator "iPhone 5"'
alias rnios5s='react-native run-ios --simulator "iPhone 5s"'
alias rnios='react-native run-ios'
alias rnlink='react-native link'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment