VEX-3245: Buffer Progress UI While Paused (#7)

Add support for onBufferProgress prop on Android to get buffer data even when the player is paused.
This commit is contained in:
Armands Malejev
2021-07-07 18:59:55 +03:00
committed by GitHub
parent cba88fa9d8
commit 93604b2c25
5 changed files with 73 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
## Changelog
- Add support for `onBufferProgress` on Android for getting buffer data even when the player is paused
- Fix Android AudioFocus bug that could cause player to not respond to play/pause in some instances [#2311](https://github.com/react-native-video/react-native-video/pull/2311)
### Version 5.1.0-alpha9