[Video] Add disable autoplay for native, more tweaking (#5178)

This commit is contained in:
Hailey
2024-09-06 09:31:01 -07:00
committed by GitHub
parent bdff8752fb
commit 60182cd874
5 changed files with 84 additions and 63 deletions
@@ -67,9 +67,6 @@ export function VideoEmbedInnerNative({
PlatformInfo.setAudioActive(false)
player.muted = true
player.playbackRate = 1
if (!player.playing) {
player.play()
}
setIsFullscreen(false)
}}
accessibilityLabel={