Merge pull request #2670 from evkwan/evkwan/fix/maxbitrate_ignored_on_android

#2665 - fix maxbitrate property being ignored on Android
This commit is contained in:
Eran Hammer
2022-07-13 22:41:44 -07:00
committed by GitHub
2 changed files with 10 additions and 3 deletions

View File

@@ -53,6 +53,7 @@
- Fixed Android seeking bug [#2712](https://github.com/react-native-video/react-native-video/pull/2712)
- Fixed `onReadyForDisplay` not being called [#2721](https://github.com/react-native-video/react-native-video/pull/2721)
- Fix type of `_eventDispatcher` on iOS target to match `bridge.eventDispatcher()` [#2720](https://github.com/react-native-video/react-native-video/pull/2720)
- Fix maxBitRate property being ignored on Android [#2670](https://github.com/react-native-video/react-native-video/pull/2670)
### Version 5.2.0