react-native: fix table in README (#7159)

Fixes the broken bottom "Logging" section of the table
master
Erik 8 years ago committed by Marc Cornellà
parent 5e1d351339
commit 7f6e6cf346
  1. 1
      plugins/react-native/README.md

@ -33,7 +33,6 @@ 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 XR"` | | **rniosxr** | `react-native run-ios --simulator "iPhone XR"` |
| _Logging_ | | _Logging_ |
| **rnland** | `react-native log-android` | | **rnland** | `react-native log-android` |
| **rnlios** | `react-native log-ios` | | **rnlios** | `react-native log-ios` |

Loading…
Cancel
Save