Skip to content

Releases: THEOplayer/react-native-theoplayer-ui

v0.10.0

22 Jan 10:09
Compare
Choose a tag to compare

Changed

  • Replaced slider component as a dependency of the seek bar.

Fixed

  • Fixed an issue where an app using the UI would crash when using the SeekBar component while streaming a live asset.

v0.9.0

25 Oct 09:36
Compare
Choose a tag to compare

Changed

  • Ad play-out is resumed when the app is foregrounded again after tapping the ad clickthrough. This feature requires react-native-theoplayer v8.6.0.

v0.8.0

11 Sep 12:08
Compare
Choose a tag to compare

Added

  • Added support for THEOplayer 8.0.

Fixed

  • Fixed a deprecation warning by removing defaultProps.

v0.7.2

15 May 11:12
b6ff299
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the SeekBar's seekable state was not updated when switching to a MP4 source.
  • Fixed an issue where the SkipButton components are not rendered when switching sources while casting.

v0.7.1

16 Apr 09:26
8f16e82
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the mute button sometimes did not update its icon after toggling.

v0.7.0

11 Apr 09:23
5989bdf
Compare
Choose a tag to compare

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

27 Mar 14:32
cb78ad6
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the skip buttons would remain disabled for MP4 sources.

v0.5.0

06 Mar 09:50
Compare
Choose a tag to compare

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

14 Feb 10:57
Compare
Choose a tag to compare

Added

  • Added support for overriding button icons.

v0.3.0

01 Dec 13:09
Compare
Choose a tag to compare

Fixed

  • Fixed several transitioning issues related to PiP state changes and closing menus.