react-native-theoplayer
Advanced tools
Changelog
[7.4.0] - 24-06-11
SourceDescription.poster
for Android & iOS.Changelog
[7.3.0] - 24-06-03
react-native-tvos
0.74.1.Changelog
[7.2.0] - 24-05-12
resize
player event enabling monitoring of player resizes.width
and height
properties to THEOplayer
containing the player's current dimensions in pixels.AD_CLICKED
, AD_TAPPED
, AD_ICON_TAPPED
and AD_ICON_FALLBACK_IMAGE_CLOSED
ad events for Android platforms.scheduledAdBreaks
list did not include the pre-roll ad on play-out of a Google DAI stream.Changelog
[7.1.1] - 24-04-26
Changelog
[7.1.0] - 24-04-23
prepare
method.GoogleImaConfiguration
for both iOS and Android. These map to the corresponding IMASettings from the underlying native Google IMA SDKs.skipForwardInterval
and skipBackwardInterval
properties to MediaControlConfiguration
for Android and Web, enabling configurable skip intervals for media sessions.Changelog
[7.0.0] - 24-04-10
Changelog
[3.10.3] - 24-03-22
Changelog
[3.10.2] - 24-03-22
androidx.core:core-ktx
dependency version to support Android target sdk 33.Changelog
[3.10.1] - 24-03-19
Changelog
[3.10.0] - 24-03-15
targetVideoQuality = 0
(use video track with uid == 0
) as targetVideoQuality = undefined
(use ABR across all video qualities).srclang
property of a textTrack
passed to a SourceDescription
would not be parsed on Android.THEOplayer_reparent_on_fullscreen
build property on Android to disable THEOplayerView
reparenting when transitioning to fullscreen presentation mode.