Entry for ExoPlayer starts paused when playInBackground set
This commit is contained in:
parent
24766c2e3b
commit
d67b35329d
@ -1,5 +1,8 @@
|
||||
## Changelog
|
||||
|
||||
### Next Version
|
||||
* Fix bug that caused ExoPlayer to start paused if playInBackground was set [#833](https://github.com/react-native-community/react-native-video/pull/833)
|
||||
|
||||
### Version 2.2.0
|
||||
* Text track selection support for iOS & ExoPlayer [#1049](https://github.com/react-native-community/react-native-video/pull/1049)
|
||||
* Support outputting to a TextureView on Android ExoPlayer [#1058](https://github.com/react-native-community/react-native-video/pull/1058)
|
||||
|
Loading…
Reference in New Issue
Block a user