chore(react-native): fix README table alignment

This commit is contained in:
Marc Cornellà 2022-10-03 16:24:15 +02:00
parent 74235e8aea
commit 23f3ded92d
No known key found for this signature in database
GPG Key ID: 0314585E776A9C1B

View File

@ -12,7 +12,7 @@ plugins=(... react-native)
## Aliases
| Alias | React Native command |
| :------------ | :----------------------------------------------------- |
| :-------------- | :------------------------------------------------------------------------- |
| **rn** | `react-native` |
| **rns** | `react-native start` |
| **rnlink** | `react-native link` |
@ -54,7 +54,6 @@ plugins=(... react-native)
| **rnios14pl** | `react-native run-ios --simulator "iPhone 14 Plus"` |
| **rnios14p** | `react-native run-ios --simulator "iPhone 14 Pro"` |
| **rnios14pm** | `react-native run-ios --simulator "iPhone 14 Pro Max"` |
| _iPad_ | |
| **rnipad2** | `react-native run-ios --simulator "iPad 2"` |
| **rnipad5** | `react-native run-ios --simulator "iPad (5th generation)"` |