mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-06 07:16:12 +00:00
Fix typo in tvOS instructions
This commit is contained in:
@@ -53,7 +53,7 @@ Note: you can also use the `ignoreSilentSwitch` prop, shown below.
|
||||
<details>
|
||||
<summary>tvOS</summary>
|
||||
|
||||
`react-native link-video` doesn’t work properly with the tvOS target so we need to add the library manually.
|
||||
`react-native link react-native-video` doesn’t work properly with the tvOS target so we need to add the library manually.
|
||||
|
||||
First select your project in Xcode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user