react-native-theoplayer
Advanced tools
Changelog
[8.0.0] - 24-09-11
duration
property of the player would be 0
instead of NaN
.Changelog
[7.9.0] - 24-09-06
SourceDescription
.AdIntegrationKind
.headers
property to TypedSource
. The player will add the headers to the HTTP requests for the given resource.Changelog
[7.8.2] - 24-08-21
Changelog
[7.8.1] - 24-08-14
Changelog
[7.8.0] - 24-08-09
mediaControl.mediaSessionEnabled
is set to true
.mediaControl.convertSkipToSeek
player config property to allow seeking with the NEXT
and PREVIOUS
media buttons. Its default value is false
.MediaBrowserService
with a regular Service
to facilitate background playback on Android.Changelog
[7.7.1] - 24-07-29
Changelog
[7.7.0] - 24-07-25
Changelog
[7.6.0] - 24-07-01
'root'
as an alternative id for the root div element in Web applications, supporting fullscreen presentation mode in Expo-based apps.renderingTarget
property to THEOplayer
API for Android, enabling the option to choose between either rendering to a SurfaceView
(default) or TextureView
.Changelog
[7.5.1] - 24-06-20
Changelog
[7.5.0] - 24-06-18
onPlayerReady
callback.