Releases: THEOplayer/react-native-theoplayer-ui
Releases · THEOplayer/react-native-theoplayer-ui
v0.23.1
v0.23.0
✨ Features
- Added support for React Native THEOplayer v11.
v0.22.0
✨ Features
- Exposed
onUserAction()via a ref inUiContainer, enabling parent components to programmatically trigger the UI fade-in animation.
v0.21.3
🐛 Issues
- Resolved an issue where button presses occasionally failed to register in fullscreen presentation mode on iOS and Android.
v0.21.2
🐛 Issues
- Fixed an issue where the
<SeekBar>would occasionally jump back after seeking.
v0.21.1
🐛 Issues
- Fixed an issue where the
GoToLiveButtonwas not available as an exported component.
v0.21.0
✨ Features
- Added a
<GoToLiveButton>component that only renders itself while playing a DVR stream and being behind the live point.
v0.20.2
🐛 Issues
- Fixed an issue on Web where it was not possible to dismiss the UI by clicking or tapping.
- Fixed an issue on iOS where the UI would not reappear when tapping the screen.
v0.20.1
🐛 Issues
- Fixed an issue where the
<SeekBar>would be disabled for live content.
v0.20.0
✨ Features
- Fixed an issue where the clickthough of an ad could not be tapped/clicked.
- Added usage of
adTop,adCenterandadBottomUI slots to define a custom ad lay-out on both Web and mobile platforms.