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
42
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

1234

0.2.0

Diff

Changelog

Source

[0.2.0] - 2022-08-23

Adds support for DRM playback on Android (Widevine only) and iOS (FairPlay only), as well as configuring external subtitle tracks for a stream source.

Added

  • Basic DRM playback support.
  • External subtitle tracks option on the source configuration.
  • Support for listening subtitle track events via PlayerView's component props.
  • Player.getAvailableSubtitles() method for fetching the available subtitle tracks in the player's active source.

Changed

  • Setup a list of examples in the example app using React Navigation.

Fixed

  • Fix error caused when navigating back from screens containing a PlayerView child.
bitadmin
published 0.1.0 •

Changelog

Source

[0.1.0] - 2022-07-11

Adds support for basic playback using Bitmovin's Web UI as the default (and only) player UI. No support for custom UI yet.

Added

  • Native react component bridge to SDKs PlayerView.
  • Minimal set of Player APIs through Player and usePlayer constructs.
  • Support for listening most of Player and Source events via PlayerView's component props.
  • Simple React Native app to exemplify and test library features in development.
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