react-native-theoplayer
Advanced tools
Changelog
[2.10.0] - 23-07-25
react-native-theoplayer
would not build when depending on Android player SDK v5.6.0.pause
event would not be dispatched when putting the app to the background during play-out of an ad, while background playback is enabled. The ad would also restart when bringing the app back to the foreground.react-native
version of the example app to react-native-tvos@0.71.12-0
.version
property to THEOplayer
for querying the player
version (e.g., '5.5.0'
) and playerSuite
(e.g., '2023.3.0'
) versions.Changelog
[2.9.0] - 23-06-16
@theoplayer/react-native-ui
package.react-native-theoplayer
dependencies on packages @react-native-community/slider
, react-native-google-cast
, react-native-svg
, react-native-svg-web
, react-native-url-polyfill
and url-polyfill
.Changelog
[2.8.0] - 23-06-01
ignoreAvailabilityWindow
property to SourceDescription.dash
for Android and Web.needsTimescaleShifting
, desiredTimescale
and forceSeekToSynchronize
properties to SourceDescription.dash
for Web.cue
property.pause
event would not be dispatched while pausing during play-out of an ad.play
and pause
, were not handled anymore after toggling background audio support.MediaBrowserServiceCompat
instances are registered.Changelog
[2.7.0] - 23-05-15
play
and pause
in case no source was set.Changelog
[2.6.0] - 23-05-05
currentProgramDateTime
property of TimeUpdateEvent
would not be formatted in milliseconds.enum
instead of a string union for ABRStrategyType
.Changelog
[1.8.4] - 23-04-27
pause
event was not dispatched during play-out of an ad.videoAspectRatio
property on the THEOplayerView
for iOS and Android.PlayerEventTypes.WAITING
event that is dispatched when play-back stops due to lack of media data.Changelog
[2.5.0] - 23-04-26
aspectRatio
property on the THEOplayer
instance that can be either FIT
(default), FILL
or ASPECT_FILL
.theoplayer
Web SDK as optional peer dependency.Changelog
[2.4.0] - 23-04-21
startTime
and endTime
with value Infinity
or NaN
were not passed correctly.backgroundAudioEnabled
is true
, and never for ads and live stream.backgroundAudioEnabled
is true
, and never for ads.crossOrigin
property to SourceDescription
for requesting CORS access to content.Changelog
[2.3.0] - 23-04-14
Changelog
[2.2.0] - 23-04-12
RetryConfiguration
on PlayerConfiguration
for Web and Android.MediaPlaybackService
disabled by default on Android.