You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
the video player don't seam to resize correctly with the parent view on landscape view for some reason.
I tried different things, even putting the videoPlayer at the root of my application but the videoplayer don't fit the height of the screen, it goes below it.
example scenario at root :
Texted on expo with a galaxy S8
Played around, also I had to modify the VideoPlayer to manually set my ratio, but I eventually get something close enough to what I wanted, didn't remember all the little details of the process.
the video player don't seam to resize correctly with the parent view on landscape view for some reason.
I tried different things, even putting the videoPlayer at the root of my application but the videoplayer don't fit the height of the screen, it goes below it.
example scenario at root :
Texted on expo with a galaxy S8
the result is a part of the video under the bottom of the screen on landscape mode, (but perhaps landscape is not the real deal here).
The text was updated successfully, but these errors were encountered: