mieszko4 / react-native-zoom-us

MIT License
126 stars 118 forks source link

Add aspectMode for views in custom ui #148

Closed pmogollons closed 3 years ago

pmogollons commented 3 years ago

It just adds a new prop for custom ui views aspectMode: number which does just that, change the aspect mode of the video in the view.

I just tested this and is working correctly.