When setting the aspectRatio to AspectRatio.ASPECT_FILL, the subtitles go along with the video (making them fall off-screen). I'd expect the subtitles to stay in the same place, like it does with AspectRatio.FIT.
This worked correctly with react-native-video@8.18.0, but does not at react-native-video@10.9.0.
AspectRatio.ASPECT_FILL

AspectRatio.FIT

When setting the
aspectRatiotoAspectRatio.ASPECT_FILL, the subtitles go along with the video (making them fall off-screen). I'd expect the subtitles to stay in the same place, like it does withAspectRatio.FIT.This worked correctly with
react-native-video@8.18.0, but does not atreact-native-video@10.9.0.AspectRatio.ASPECT_FILLAspectRatio.FIT