Fix typo in tvOS instructions

This commit is contained in:
Hampton Maxwell
2018-07-31 11:26:09 -07:00
committed by GitHub
parent efb1fc7723
commit b710b69025

View File

@@ -53,7 +53,7 @@ Note: you can also use the `ignoreSilentSwitch` prop, shown below.
<details> <details>
<summary>tvOS</summary> <summary>tvOS</summary>
`react-native link-video` doesnt work properly with the tvOS target so we need to add the library manually. `react-native link react-native-video` doesnt work properly with the tvOS target so we need to add the library manually.
First select your project in Xcode. First select your project in Xcode.