react-native-theoplayer
Advanced tools
Changelog
[8.15.0] - 25-02-12
fullscreen
presentation mode on Web platforms now puts only the THEOplayerView
element and its child elements, such as the UI, in fullscreen. Previously, the whole page would transition to fullscreen.presentationmodechange
event dispatching on iOS to take into account if the change actually happened on the native player.fullscreen
presentation mode would not work.presentationmodechange
events would sometimes be dispatched more than once.Changelog
[8.14.0] - 25-02-10
theoLive
property to PlayerConfiguration
to enable THEOlive configuration.currentTime
on NowPlayingInfoCenter
would go out of sync or reset when changing playback rate.THEOplayerView
instance fails.Changelog
[8.13.1] - 25-01-27
Changelog
[8.13.0] - 25-01-15
Changelog
[8.12.0] - 25-01-09
java.lang.NullPointerException
when creating the THEOplayerView.adLoadTimeout
property to GoogleImaConfiguration
to control the amount of time that the SDK will wait before moving onto the next ad or main content.Changelog
[8.11.1] - 24-12-18
enableTHEOlive
flag in PlayerConfiguration
as THEOlive support is always enabled.Changelog
[8.11.0] - 24-12-13
Changelog
[8.10.0] - 24-12-06
Changelog
[8.9.1] - 24-12-04
enableTHEOlive
flag to PlayerConfiguration
to enable play-out of THEOlive sources.Changelog
[8.9.0] - 24-11-29
SURFACE_CONTROL
rendering target on Android, which improves switching from/to fullscreen presentation mode. Rendering target SURFACE_CONTROL
will be selected instead of SURFACE_VIEW
on API level 29+.view
parameter in the Omid
API from a ref container to a native node handle when registering "friendly" obstructions.