Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
23f3ded9
Unverified
Commit
23f3ded9
authored
Oct 03, 2022
by
Marc Cornellà
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(react-native): fix README table alignment
parent
74235e8a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
75 additions
and
76 deletions
+75
-76
README.md
plugins/react-native/README.md
+75
-76
No files found.
plugins/react-native/README.md
View file @
23f3ded9
...
@@ -12,7 +12,7 @@ plugins=(... react-native)
...
@@ -12,7 +12,7 @@ plugins=(... react-native)
## Aliases
## Aliases
| Alias | React Native command |
| Alias | React Native command |
| :------------
| :
----------------------------------------------------- |
| :------------
-- | :--------------------
----------------------------------------------------- |
|
**rn**
|
`react-native`
|
|
**rn**
|
`react-native`
|
|
**rns**
|
`react-native start`
|
|
**rns**
|
`react-native start`
|
|
**rnlink**
|
`react-native link`
|
|
**rnlink**
|
`react-native link`
|
...
@@ -54,7 +54,6 @@ plugins=(... react-native)
...
@@ -54,7 +54,6 @@ plugins=(... react-native)
|
**rnios14pl**
|
`react-native run-ios --simulator "iPhone 14 Plus"`
|
|
**rnios14pl**
|
`react-native run-ios --simulator "iPhone 14 Plus"`
|
|
**rnios14p**
|
`react-native run-ios --simulator "iPhone 14 Pro"`
|
|
**rnios14p**
|
`react-native run-ios --simulator "iPhone 14 Pro"`
|
|
**rnios14pm**
|
`react-native run-ios --simulator "iPhone 14 Pro Max"`
|
|
**rnios14pm**
|
`react-native run-ios --simulator "iPhone 14 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)"`
|
...
@@ -76,7 +75,7 @@ plugins=(... react-native)
...
@@ -76,7 +75,7 @@ plugins=(... react-native)
| _Apple TV_ | |
| _Apple TV_ | |
|
**rnatv**
|
`react-native run-ios --simulator "Apple TV"`
|
|
**rnatv**
|
`react-native run-ios --simulator "Apple TV"`
|
|
**rnatv4k**
|
`react-native run-ios --simulator "Apple TV 4K"`
|
|
**rnatv4k**
|
`react-native run-ios --simulator "Apple TV 4K"`
|
|
**rnatv4k1080**
|
`react-native run-ios --simulator "Apple TV 4K (at 1080p)"`
|
|
**rnatv4k1080**
|
`react-native run-ios --simulator "Apple TV 4K (at 1080p)"`
|
|
**rnipad123**
|
`react-native run-ios --simulator "iPad Pro (12.9-inch) (3rd generation)"`
|
|
**rnipad123**
|
`react-native run-ios --simulator "iPad Pro (12.9-inch) (3rd generation)"`
|
| _Apple Watch_ | |
| _Apple Watch_ | |
|
**rnaw38**
|
`react-native run-ios --simulator "Apple Watch - 38mm"`
|
|
**rnaw38**
|
`react-native run-ios --simulator "Apple Watch - 38mm"`
|
...
...
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