react-native-video/CHANGELOG.md

7 lines
407 B
Markdown
Raw Normal View History

2018-05-29 17:12:51 -06:00
## Changelog
Upcoming release
* Remove ExoPlayer onMetadata that wasn't being used (https://github.com/react-native-community/react-native-video/pull/1040)
* Fix bug where setting the progress interval on iOS didn't work (https://github.com/react-native-community/react-native-video/pull/800)
2018-05-29 17:24:47 -06:00
* Support setting the poster resize mode (https://github.com/react-native-community/react-native-video/pull/595)