bitmovin-player-react-native
Advanced tools
Changelog
[0.27.0] - 2024-06-21
3.23.0
for iOS, and to 4.13.0
for tvOS4.8.1
3.74.0
3.66.0
Changelog
[0.26.0] - 2024-06-14
Player.setVideoQuality()
API to enable video quality selection on Android3.73.0
3.65.0
Changelog
[0.25.0] - 2024-06-07
viewRef
property to PlayerView
to allow setting a reference to the native viewChangelog
[0.24.0] - 2024-06-04
NetworkConfig
to configure the network request manipulation functionality
preprocessHttpRequest(type, request) => Promise<HttpRequest>
to pre-process an HTTP request before the request is executed by the playerpreprocessHttpResponse(type, response) => Promise<HttpResponse>
to pre-process an HTTP response before it gets passed to the player3.72.0
3.64.0
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