Disable interactions with actual video el

This commit is contained in:
Eric Bailey
2025-01-18 18:54:39 -06:00
parent 5913a3e035
commit ac58486e6a
+1
View File
@@ -556,6 +556,7 @@ function VideoItemInner({
<>
{active && player && (
<VideoView
accessible={false}
style={[
a.absolute,
a.inset_0,