added link to PR
This commit is contained in:
parent
b025362d98
commit
61888189fb
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
### Version 6.0.0-alpha1
|
### Version 6.0.0-alpha1
|
||||||
|
|
||||||
- Ensure we always use `hideShutterView` before showing the `shutterView` on Android
|
|
||||||
- Add Google's maven repository to avoid build error [#2552](https://github.com/react-native-video/react-native-video/pull/2552)
|
- Add Google's maven repository to avoid build error [#2552](https://github.com/react-native-video/react-native-video/pull/2552)
|
||||||
- Fix iOS 15.4 HLS playback race condition [#2633](https://github.com/react-native-video/react-native-video/pull/2633)
|
- Fix iOS 15.4 HLS playback race condition [#2633](https://github.com/react-native-video/react-native-video/pull/2633)
|
||||||
- Add fullscreen support on Android [#2073](https://github.com/react-native-video/react-native-video/pull/2073)
|
- Add fullscreen support on Android [#2073](https://github.com/react-native-video/react-native-video/pull/2073)
|
||||||
@ -13,6 +12,7 @@
|
|||||||
- Better support newer versions of RNW (64 and newer) [#2535](https://github.com/react-native-video/react-native-video/pull/2535)
|
- Better support newer versions of RNW (64 and newer) [#2535](https://github.com/react-native-video/react-native-video/pull/2535)
|
||||||
- Fix nil string uri parameter error [#695](https://github.com/react-native-video/react-native-video/pull/695)
|
- Fix nil string uri parameter error [#695](https://github.com/react-native-video/react-native-video/pull/695)
|
||||||
- (Breaking) Bump shaka-player to 3.3.2 [#2587](https://github.com/react-native-video/react-native-video/pull/2587)
|
- (Breaking) Bump shaka-player to 3.3.2 [#2587](https://github.com/react-native-video/react-native-video/pull/2587)
|
||||||
|
- Ensure we always use `hideShutterView` before showing the `shutterView` on Android [#2609](https://github.com/react-native-video/react-native-video/pull/2609)
|
||||||
|
|
||||||
### Version 5.2.0
|
### Version 5.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user