Fix exoplayer aspect ratio update on source changes (#2053)

* Fix exoplayer aspect ratio update on source changes

* Update CHANGELOG.md
This commit is contained in:
Jeferson Daniel
2020-06-30 14:00:16 -03:00
committed by GitHub
parent 8962720f56
commit dbf1a4e034
4 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
- Added preventsDisplaySleepDuringVideoPlayback (#2019)
- Reverted the JS fullscreening for Android. [#2013](https://github.com/react-native-community/react-native-video/pull/2013)
- Set iOS request headers without needing to edit RCTVideo.m. [#2014](https://github.com/react-native-community/react-native-video/pull/2014)
- Fix exoplayer aspect ratio update on source changes [#2053](https://github.com/react-native-community/react-native-video/pull/2053)
### Version 5.1.0-alpha5