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
0
Versions
46
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.4.0

Diff

Changelog

Source

[0.4.0] - 2022-11-24

This version introduces the advertising API, full Picture in Picture support and exposes Stall events.

Added

  • Advertising API support.
  • Complete Picture in Picture support.
  • onStallStarted/onStallEnded events support. (Thanks to @joornby-angel)
bitadmin
published 0.3.1 •

Changelog

Source

[0.3.1] - 2022-10-26

Adds tweaks configuration support.

Added

  • Support for setting TweaksConfig on both Android and iOS.
bitadmin
published 0.3.0 •

Changelog

Source

[0.3.0] - 2022-10-13

Adds support for tvOS projects and ability to customize the default playback behavior of Player objects.

Added

  • Custom playback configuration option as PlayerConfig.playbackConfig. (Thanks to @jonathanm-tkf)

Changed

  • Update Bitmovin's native iOS SDK version to v3.28.0.
  • Update Bitmovin's native Android SDK version to v3.24.2.
  • Setup a new tvOS target on example app's .xcodeproj file.
  • Replace react-native with react-native-tvos on the example app.

Fixed

  • Fix pod installation error on tvOS projects by adding :tvos => 12.4 to the list of supported platforms.
bitadmin
published 0.2.1 •

Changelog

Source

[0.2.1] - 2022-09-19

Fixes an NPM installation issue.

Fixed

  • Fix installation error caused by wrong husky setup when fetching package from NPM.
bitadmin
published 0.2.0 •

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