Added details to readme and changelog

This commit is contained in:
Kurt Johnson 2019-02-07 11:14:27 -05:00
parent 739a6362bf
commit a55b7e5a24
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Changelog
### next
* Fix Android videos being able to play with background music/audio from other apps.
* Fix loading package resolved videos when using video-caching [#1438](https://github.com/react-native-community/react-native-video/pull/1438)
### Version 4.3.0

View File

@ -363,6 +363,13 @@ Controls are not available Android because the system does not provide a stock s
Platforms: iOS, react-native-dom
#### disableFocus
Determines whether video audio should override background music/audio in Android devices.
* ** false (default)** - Override background audio/music
* **true** - Let background audio/music from other apps play
Platforms: Android Exoplayer
#### filter
Add video filter
* **FilterType.NONE (default)** - No Filter