lucasbento / react-native-thumbnail-video

Easily show thumbnails for videos on react-native.
MIT License
106 stars 36 forks source link

Babel required by RN 0.56.0 doens't like this trailing comma #17

Closed zzorba closed 6 years ago

zzorba commented 6 years ago

When upgrading babel to the version recommended by RN 0.56.0, this project no longer compiles because of this trailing comma. I've removed it here.


This change is Reviewable

lucasbento commented 6 years ago

Thank you for the fix, @zzorba!

lucasbento commented 6 years ago

Just published a new release: https://github.com/lucasbento/react-native-thumbnail-video/releases/tag/v0.1.1.