TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://docs.thewidlarzgroup.com/react-native-video/
MIT License
7.23k stars 2.91k forks source link

fix: ensure aspect ratio from video is handled in a coherent way #4219

Closed freeboub closed 1 month ago

freeboub commented 1 month ago

Summary

Workaround video aspect ratio management see https://github.com/TheWidlarzGroup/react-native-video/issues/4187#issuecomment-2395008115

Motivation

Have coherent resizing management

Changes

Use Tracks instead of videoSize

Test plan

can be tested with sample