expo / videoplayer

Customizable controls for Expo video
83 stars 83 forks source link

Added prop videoWidth for custom width #42

Closed danielkiesshau closed 5 years ago

danielkiesshau commented 5 years ago

I felt in need to have a custom size for the use case I had in my app. So I just added a optional prop that if you pass, it'll be used for the calculations of 16:9 ratio that you've done.

I believe it would help with #40