Releases: THEOplayer/react-native-theoplayer-ui
Releases · THEOplayer/react-native-theoplayer-ui
v0.10.0
v0.9.0
Changed
- Ad play-out is resumed when the app is foregrounded again after tapping the ad
clickthrough
. This feature requiresreact-native-theoplayer
v8.6.0.
v0.8.0
Added
- Added support for THEOplayer 8.0.
Fixed
- Fixed a deprecation warning by removing
defaultProps
.
v0.7.2
v0.7.1
Fixed
- Fixed an issue where the mute button sometimes did not update its icon after toggling.
v0.7.0
Added
- Added support for THEOplayer 7.0 and React Native THEOplayer 7.0.
Fixed
- Fixed TypeScript type definitions to export interfaces describing the props for all components.
v0.6.0
v0.5.0
Added
- Added support for CSAI.
Fixed
- Fixed connected state for chromecastButton to not take into account the casting state in general (e.g. airplay should not influence this state).
v0.4.0
Added
- Added support for overriding button icons.
v0.3.0
Fixed
- Fixed several transitioning issues related to PiP state changes and closing menus.