Disable interactions with actual video el
This commit is contained in:
@@ -556,6 +556,7 @@ function VideoItemInner({
|
|||||||
<>
|
<>
|
||||||
{active && player && (
|
{active && player && (
|
||||||
<VideoView
|
<VideoView
|
||||||
|
accessible={false}
|
||||||
style={[
|
style={[
|
||||||
a.absolute,
|
a.absolute,
|
||||||
a.inset_0,
|
a.inset_0,
|
||||||
|
|||||||
Reference in New Issue
Block a user