Skip to content

Releases: THEOplayer/react-native-theoplayer-ui

v0.23.1

21 Apr 08:56
6e41cde

Choose a tag to compare

🐛 Issues

  • Improve labels for text tracks and audio tracks in the <LanguageMenuView>.

v0.23.0

13 Apr 16:07
240e47b

Choose a tag to compare

✨ Features

  • Added support for React Native THEOplayer v11.

v0.22.0

25 Feb 13:56
27f319e

Choose a tag to compare

✨ Features

  • Exposed onUserAction() via a ref in UiContainer, enabling parent components to programmatically trigger the UI fade-in animation.

v0.21.3

21 Jan 09:19
942fd75

Choose a tag to compare

🐛 Issues

  • Resolved an issue where button presses occasionally failed to register in fullscreen presentation mode on iOS and Android.

v0.21.2

24 Nov 08:18
3820582

Choose a tag to compare

🐛 Issues

  • Fixed an issue where the <SeekBar> would occasionally jump back after seeking.

v0.21.1

28 Oct 09:47
1647e4a

Choose a tag to compare

🐛 Issues

  • Fixed an issue where the GoToLiveButton was not available as an exported component.

v0.21.0

27 Oct 15:25
5ca3cac

Choose a tag to compare

✨ Features

  • Added a <GoToLiveButton> component that only renders itself while playing a DVR stream and being behind the live point.

v0.20.2

21 Oct 15:20
8dfc869

Choose a tag to compare

🐛 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

13 Oct 10:56
2ba8363

Choose a tag to compare

🐛 Issues

  • Fixed an issue where the <SeekBar> would be disabled for live content.

v0.20.0

04 Oct 08:17
71b1d81

Choose a tag to compare

✨ Features

  • Fixed an issue where the clickthough of an ad could not be tapped/clicked.
  • Added usage of adTop, adCenter and adBottom UI slots to define a custom ad lay-out on both Web and mobile platforms.