[Video] content fit cover on native (#5140)
This commit is contained in:
parent
e8eaf2f4a7
commit
fcf27f0512
2 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ export function VideoEmbedInnerNative({
|
|||
ref={ref}
|
||||
player={player}
|
||||
style={[a.flex_1, a.rounded_sm]}
|
||||
contentFit="contain"
|
||||
contentFit="cover"
|
||||
nativeControls={isFullscreen}
|
||||
accessibilityIgnoresInvertColors
|
||||
onEnterFullscreen={() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue