Changelog

This commit is contained in:
Jens Andersson 2020-05-05 17:54:00 +02:00
parent cc2e9c42fa
commit 4bc2a723a4

View File

@ -3,7 +3,7 @@
### Version 5.1.0-alpha6
- Fix iOS bug which would break size of views when video is displayed with controls on a non full-screen React view. [#1931](https://github.com/react-native-community/react-native-video/pull/1931)
- Fix video dimensions were undefined when playing HLS in ios
- Fix video dimensions being undefined when playing HLS in ios. [#1992](https://github.com/react-native-community/react-native-video/pull/1992)
### Version 5.1.0-alpha5