Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
2004550a
Unverified
Commit
2004550a
authored
Sep 25, 2019
by
Kevin
Committed by
GitHub
Sep 25, 2019
Browse files
react-native: add aliases for newer iPhones to Doc
Added aliases for iPhone 11, 11 Pro, 11 Pro Max to the Document.
parent
ccee223a
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/react-native/README.md
View file @
2004550a
...
@@ -39,6 +39,9 @@ plugins=(... react-native)
...
@@ -39,6 +39,9 @@ plugins=(... react-native)
|
**rniosxs**
|
`react-native run-ios --simulator "iPhone Xs"`
|
|
**rniosxs**
|
`react-native run-ios --simulator "iPhone Xs"`
|
|
**rniosxsm**
|
`react-native run-ios --simulator "iPhone Xs Max"`
|
|
**rniosxsm**
|
`react-native run-ios --simulator "iPhone Xs Max"`
|
|
**rniosxr**
|
`react-native run-ios --simulator "iPhone Xʀ"`
|
|
**rniosxr**
|
`react-native run-ios --simulator "iPhone Xʀ"`
|
|
**rnios11**
|
`react-native run-ios --simulator "iPhone 11"`
|
|
**rnios11p**
|
`react-native run-ios --simulator "iPhone 11 Pro"`
|
|
**rnios11pm**
|
`react-native run-ios --simulator "iPhone 11 Pro Max"`
|
| _iPad_ | |
| _iPad_ | |
|
**rnipad2**
|
`react-native run-ios --simulator "iPad 2"`
|
|
**rnipad2**
|
`react-native run-ios --simulator "iPad 2"`
|
|
**rnipad5**
|
`react-native run-ios --simulator "iPad (5th generation)"`
|
|
**rnipad5**
|
`react-native run-ios --simulator "iPad (5th generation)"`
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment