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

react-native-theoplayer

Package Overview
Dependencies
Maintainers
0
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-theoplayer - npm Package Versions

1
10

7.4.0

Diff

Changelog

Source

[7.4.0] - 24-06-11

Added

  • Added support for SourceDescription.poster for Android & iOS.
  • Made the intervals for the forward and backward skip buttons on the iOS lockScreen configurable.
  • Added preferredPeakBitRate and preferredMaximumResolution to ABRConfiguration for iOS
tvanlaerhoven
published 7.3.0 •

Changelog

Source

[7.3.0] - 24-06-03

Changed

  • Disabled skip forward/backward remote control buttons by default for Live content on Android TV platforms.

Added

  • Added support for React Native 0.74 and upgraded the example application to depend on react-native-tvos 0.74.1.

Fixed

  • Fixed an issue where on the iOS bridge the wrong value was extracted from the CachingParameters to configure the bandwidth setting on the MediaCache.
tvanlaerhoven
published 7.2.0 •

Changelog

Source

[7.2.0] - 24-05-12

Added

  • Added resize player event enabling monitoring of player resizes.
  • Added width and height properties to THEOplayer containing the player's current dimensions in pixels.
  • Added the possibility to set the player volume on iOS programmatically via the player API.
  • Added AD_CLICKED, AD_TAPPED, AD_ICON_TAPPED and AD_ICON_FALLBACK_IMAGE_CLOSED ad events for Android platforms.

Fixed

  • Fixed an issue on Android where the scheduledAdBreaks list did not include the pre-roll ad on play-out of a Google DAI stream.
tvanlaerhoven
published 7.1.1 •

Changelog

Source

[7.1.1] - 24-04-26

Fixed

  • Fixed an issue where the selectedAudioTrack and selectedVideoTrack were not in sync with the actual selected mediatracks on the native player.
tvanlaerhoven
published 7.1.0 •

Changelog

Source

[7.1.0] - 24-04-23

Fixed

  • Fixed a build issue on tvOS example app due to the deprecated prepare method.

Added

  • Added multiple configuration options to GoogleImaConfiguration for both iOS and Android. These map to the corresponding IMASettings from the underlying native Google IMA SDKs.
  • Added skipForwardInterval and skipBackwardInterval properties to MediaControlConfiguration for Android and Web, enabling configurable skip intervals for media sessions.
  • Added ios bridging code to make 'forced' property available from native iOS TextTrack API.

Removed

  • Removed support for the web-based native iOS SDK on the RN iOS Bridge.
tvanlaerhoven
published 7.0.0 •

Changelog

Source

[7.0.0] - 24-04-10

Fixed

  • Fixed an issue where the player had the wrong layout in fullscreen presentationMode, after changing the source.
  • Fixed an issue where not enabling autoplay would explicitly pause the stream, reverting a possible play() request right after setting up the source.

Added

  • Added support for THEOplayer native SDK 7.0.
  • Aligned SDK major version with native player SDKs.

Changed

  • Raise minimal ios deployment target to 13.4, to match react native 0.73's minimal deployment target
tvanlaerhoven
published 3.10.3 •

Changelog

Source

[3.10.3] - 24-03-22

Fixed

  • Fixed a crash on iOS when playing an IMA Ad after reparenting the THEOplayerView to a different native Viewcontroller.
tvanlaerhoven
published 3.10.2 •

Changelog

Source

[3.10.2] - 24-03-22

Changed

  • Downgraded default androidx.core:core-ktx dependency version to support Android target sdk 33.
tvanlaerhoven
published 3.10.1 •

Changelog

Source

[3.10.1] - 24-03-19

Changed

  • Updated ios sdk version to 6.12.1
tvanlaerhoven
published 3.10.0 •

Changelog

Source

[3.10.0] - 24-03-15

Changed

  • Updated dependencies and example app to support ReactNative v0.73.
  • Updated ios sdk version to 6.11

Fixed

  • Improved NowPlayingInfo updates for iOS by setting playbackRate on pause/playing events and processing the final info on player desctruction.
  • Fixed an issue with misinterpretation of targetVideoQuality = 0 (use video track with uid == 0) as targetVideoQuality = undefined (use ABR across all video qualities).
  • Fixed an issue where the srclang property of a textTrack passed to a SourceDescription would not be parsed on Android.

Added

  • Added an optional THEOplayer_reparent_on_fullscreen build property on Android to disable THEOplayerView reparenting when transitioning to fullscreen presentation mode.
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