Update the doc for web things

This commit is contained in:
Zoe Roux
2024-07-01 04:16:39 +00:00
parent 39dd30b762
commit 27880f5212
6 changed files with 20 additions and 11 deletions

View File

@@ -179,3 +179,12 @@ Select RCTVideo-tvOS
Run `pod install` in the `visionos` directory of your project
</details>
<details>
<summary>web</summary>
Nothing to do, everything should work out of the box.
Note that only basic video support is present, no hls/dash or ads/drm for now.
</details>