mybigday / react-native-media-meta

Get media file metadata in your React Native app
MIT License
83 stars 46 forks source link

[Android] Fix video thumbnail orientation issue #4

Closed ranjitpandit closed 7 years ago

ranjitpandit commented 7 years ago

Get the rotation of the video and apply correction to the generated bitmap.

jhen0409 commented 7 years ago

LGTM, thank you! 👍