Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitmovin-player-react-native

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmovin-player-react-native - npm Package Versions

1345

0.24.0

Diff

Changelog

Source

[0.24.0] - 2024-06-04

Added

  • 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 player
    • preprocessHttpResponse(type, response) => Promise<HttpResponse> to pre-process an HTTP response before it gets passed to the player

Changed

  • Update Bitmovin's native Android SDK version to 3.72.0
  • Update Bitmovin's native iOS SDK version to 3.64.0

Fixed

  • Android: Can't create a new Player with an existing NativeID (to bind to the same native Player)
  • iOS: Performance problem with large WebVTT thumbnail or subtitle tracks
bitadmin
published 0.23.0 •

Changelog

Source

[0.23.0] - 2024-05-08

Changed

  • Update Bitmovin's native Android SDK version to 3.68.0
  • Update Bitmovin's native iOS SDK version to 3.62.0

Fixed

  • Android: Player Web UI freezing sometimes, under excessive WebUI-RN code messaging
bitadmin
published 0.22.0 •

Changelog

Source

[0.22.0] - 2024-04-15

Added

  • iOS: 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 performing

Changed

  • Update Bitmovin's native iOS SDK version to 3.60.0
  • Update IMA SDK dependency on iOS to 3.19.1, respectively 4.9.2 for tvOS
bitadmin
published 0.21.0 •

Changelog

Source

[0.21.0] - 2024-04-08

Fixed

  • Android: Entering Picture-in-Picture automatically when navigating the app to the background after activating Picture-in-Picture mode once
  • Android: Example app Toolbar not visible after going into PiP mode -> Dismissing PiP window (stopping the app) -> Opening the app again

Changed

  • Android: Default Picture-in-Picture implementation doesn't automatically hide/show the Toolbar anymore. This should be handled by the app itself, check out the sample app for an example implementation
  • Update Bitmovin's native Android SDK version to 3.65.0
  • Update Bitmovin's native iOS SDK version to 3.59.0
bitadmin
published 0.20.0 •

Changelog

Source

[0.20.0] - 2024-03-29

Added

  • preferSoftwareDecodingForAds in TweaksConfig to use software decoding for ads, which can be useful for low-end Android devices
  • hideFirstFrame in PlayerViewConfig to ensure no frame of the main content is shown before pre-roll ads

Changed

  • Update Bitmovin's native Android SDK version to 3.64.0
bitadmin
published 0.19.0 •

Changelog

Source

[0.19.0] - 2024-03-22

Added

  • CueEnterEvent and CueExitEvent to signal when a subtitle entry transitions into an active or inactive status respectively

Changed

  • Update Bitmovin's native Android SDK version to 3.63.0
  • Update Bitmovin's native iOS SDK version to 3.57.2

Fixed

  • Fix potential event name conflicts with other 3rd party libraries
bitadmin
published 0.18.0 •

Changelog

Source

[0.18.0] - 2024-03-06

Changed

  • React Native version to 0.73.4
  • Update Bitmovin's native Android SDK version to 3.61.0
  • Update Bitmovin's native iOS SDK version to 3.56.3

Fixed

  • Android: Subtitles appear out of frame
bitadmin
published 0.17.0 •

Changelog

Source

[0.17.0] - 2024-01-26

Added

  • Support for side-loaded SRT (SubRip) subtitles

Changed

  • Update Bitmovin's native iOS SDK version to 3.55.0

Fixed

  • Remove patch-package usage from released product
bitadmin
published 0.16.0 •

Changelog

Source

[0.16.0] - 2024-01-17

Changed

  • Update Bitmovin's native Android SDK version to 3.56.0
  • Android: Kotlin version to 1.9.21
bitadmin
published 0.15.0 •

Changelog

Source

[0.15.0] - 2023-12-18

Added

  • Player (E2E) tests for Android and iOS can now be executed via yarn integration-test test:android and yarn integration-test test:ios respectively

Changed

  • React Native version to 0.72.6
  • React Native peer dependency version to 0.65.0+
  • Update Bitmovin's native Android SDK version to 3.54.0
  • Android: Kotlin version to 1.8.20
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc