bitmovin-player-react-native
Advanced tools
Changelog
[0.23.0] - 2024-05-08
3.68.0
3.62.0
Changelog
[0.22.0] - 2024-04-15
TweaksConfig.updatesNowPlayingInfoCenter
to decide whether AVKit should update Now Playing information automatically when using System UI. You may want to disable automatic updates in case they are interfering with manual updates you are performing3.60.0
3.19.1
, respectively 4.9.2
for tvOSChangelog
[0.21.0] - 2024-04-08
3.65.0
3.59.0
Changelog
[0.20.0] - 2024-03-29
preferSoftwareDecodingForAds
in TweaksConfig
to use software decoding for ads, which can be useful for low-end Android deviceshideFirstFrame
in PlayerViewConfig
to ensure no frame of the main content is shown before pre-roll ads3.64.0
Changelog
[0.19.0] - 2024-03-22
CueEnterEvent
and CueExitEvent
to signal when a subtitle entry transitions into an active or inactive status respectively3.63.0
3.57.2
Changelog
[0.18.0] - 2024-03-06
0.73.4
3.61.0
3.56.3
Changelog
[0.17.0] - 2024-01-26
3.55.0
patch-package
usage from released productChangelog
[0.16.0] - 2024-01-17
3.56.0
1.9.21
Changelog
[0.15.0] - 2023-12-18
yarn integration-test test:android
and yarn integration-test test:ios
respectively0.72.6
0.65.0+
3.54.0
1.8.20
Changelog
[0.14.2] - 2023-11-27
onEvent
callback not being called on PlayerView
onEvent
on iOS has incomplete payload informationloadingState
value in SeekEvent
, SourceLoadEvent
, SourceLoadedEvent
and in SourceUnloadedEvent