Initial commit

This commit is contained in:
Hampton Maxwell 2018-05-29 16:12:51 -07:00
parent 6c139a7821
commit dc6eed2100

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
## 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)