Merge branch 'master' into fix/ensure_player_stop_on_invalid_url

This commit is contained in:
Olivier Bouillet
2022-09-28 22:03:19 +02:00
committed by GitHub
6 changed files with 63 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
### Version 6.0.0-alpha.4
- ensure src is always provided to native player even if it is invalid [#2857](https://github.com/react-native-video/react-native-video/pull/2857)
- Android: Switch Google's maven repository to default `google()` [#2860](https://github.com/react-native-video/react-native-video/pull/2860)
### Version 6.0.0-alpha.3
- fix ios build [#2854](https://gthub.com/react-native-video/react-native-video/pull/2854)