[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 84 additions and 63 deletions

View file

@ -67,9 +67,6 @@ export function VideoEmbedInnerNative({
PlatformInfo.setAudioActive(false)
player.muted = true
player.playbackRate = 1
if (!player.playing) {
player.play()
}
setIsFullscreen(false)
}}
accessibilityLabel={