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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ Note: you can also use the `ignoreSilentSwitch` prop, shown below.
<details>
<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.