Merge branch 'master' into AndroidRangePlayback

This commit is contained in:
Olivier Bouillet
2023-04-05 22:49:22 +02:00
committed by GitHub
9 changed files with 65 additions and 32 deletions

View File

@@ -2,6 +2,9 @@
### Version 6.0.0-alpha.6
- Feature: Video range support [#3030](https://github.com/react-native-video/react-native-video/pull/3030)
- iOS: remove undocumented `currentTime` property [#3064](https://github.com/react-native-video/react-native-video/pull/3064)
- iOS: make sure that the audio in ads is muted when the player is muted. [#3068](https://github.com/react-native-video/react-native-video/pull/3077)
- iOS: make IMA build optionnal
### Version 6.0.0-alpha.5