Add note for poster resize mode

This commit is contained in:
Hampton Maxwell 2018-05-29 16:24:47 -07:00
parent 9cf2342c94
commit b4d1ee78ac

View File

@ -3,3 +3,4 @@
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)
* Support setting the poster resize mode (https://github.com/react-native-community/react-native-video/pull/595)