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

react-native-video

Package Overview
Dependencies
Maintainers
6
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-video - npm Package Versions

1
14

6.0.0-beta.7

Diff

Changelog

Source

6.0.0-beta.7 (2024-03-30)

Bug Fixes

  • android: ensure rate is never set to 0 (#3593) (3d7444a)
  • android: improve and backBufferDurationMs. mainly let exoplayer manage the prop (#3619) (f10511d)
  • android: keep screen on on fullscreen (#3563) (bfb76e6)
  • android: track selection parameter has change in last release. (#3594) (d5c8b51)
  • fix getLicense function's type definition (#3606) (89ae843)
  • inject onGetLicense prop properly for detect user defined or not (#3608) (24c1aab)
  • iOS: fix iOS DRM header parser (#3609) (c9a75f3)
  • ios: fix PiP callback (#3601) (bb9e7eb)
  • ios: fix regression when playing source starting with ph:// (#3630) (75d3707)
  • ios: fix startPosition, cropStart and cropEnd to handle float values correctly (#3589) (36bd2e2)
  • iOS: throw when content id defined with empty string (#3612) (0983580)
  • remove setNativeProps usage (#3605) (0312afc)

BREAKING CHANGES

  • android: move backBufferDurationMs from root props to bufferConfig
krzysztof_moch
published 6.0.0-beta.6 •

Changelog

Source

6.0.0-beta.6 (2024-03-18)

Bug Fixes

Features

  • android: add subtitle event (#3566) (6184c10)
  • implement opacity to control visibility of subtitles (#3583) (f4cce2e)
  • ios: Add ios support for accessing WebVTT Subtitle Content (#3541) (253ffb5)
  • move require (local files) to source.uri (#3535) (41ac781)
krzysztof_moch
published 6.0.0-beta.5 •

Changelog

Source

6.0.0-beta.5 (2024-02-02)

Bug Fixes

Features

  • implement onAudioTracks and onTextTracks on ios (#3503) (6a49cba)

Reverts

  • Revert "fix: remove pausePlayback when audio focus loss event (#3496)" (#3504) (aec7db6), closes #3496 #3504
krzysztof_moch
published 6.0.0-beta.4 •

Changelog

Source

6.0.0-beta.4 (2024-01-15)

Bug Fixes

  • add missing audioOutput prop (#3450) (f20d68b)
  • android: support opacity properly (#3464) (11e5b75)
  • ios: currentPlaybackTime in ms and not seconds (#3472) (3f63c16)
  • ios: remove extra dismissFullscreenPlayer declaration (#3474) (045f5fa)

Features

  • add visionOS support (#3425) (cf3ebb7)
  • ios: migrate from deprecated methods (#3444) (5aaa53d)
  • ios: update the way to get keyWindow (#3448) (f35727f)
  • ios: update timed metadata handler (#3449) (481cc71)
olivier.bouillet
published 6.0.0-beta.3 •

Changelog

Source

6.0.0-beta.3 (2023-12-24)

Bug Fixes

olivier.bouillet
published 6.0.0-beta.2 •

Changelog

Source

6.0.0-beta.2 (2023-12-08)

Bug Fixes

  • add allowsExternalPlayback missing on ReactVideoProps (#3398) (72679a7)
  • android: add explicitly dependancy to androidx.activity (#3410) (908e30f)
  • android: ensure adTagUrl can be reset (#3408) (f9bcaac)
  • revert drm type definition change (#3409) (fbb5654)
olivier.bouillet
published 6.0.0-beta.1 •

Changelog

Source

6.0.0-beta.1 (2023-12-02)

Bug Fixes

  • android: ads build and enable ads in android sample (#3376) (fe89122)
  • android: fix leak caused by removing lifecycle listener too early (#3380) (0c0f317)
  • android: revert media3 update, back to 1.1.1 (#3369) (5beef38)
  • ios: check for ios url query encoding (#3384) (de4159f)
  • ios: fix pip(when player doesn't fill screen) (#3363) (11f6201)

Features

olivier.bouillet
published 6.0.0-beta.0 •

Changelog

Source

6.0.0-beta.0 (2023-11-18)

Bug Fixes

  • example: remove dependency loop (#3353) (211c3c7)
  • ios: change isPlaybackLikelyToKeepUp check (#3357) (1ba93f9)
  • ios: fix cache playerItemPrepareText type (#3358) (0e23952)
  • ios: fix external text tracks crashes with m3u8 files (#3330) (782e7e0)
  • update onError definition to match implementation (#3349) (fdbd6a6)

Features

  • android: replace deprecated ExoPlayer2 with AndroidX media3 (#3337) (f2e80e9)
olivier.bouillet
published 6.0.0-alpha.11 •

Changelog

Source

6.0.0-alpha.11 (2023-11-15)

Bug Fixes

olivier.bouillet
published 6.0.0-alpha.10 •

Changelog

Source

6.0.0-alpha.10 (2023-11-13)

Bug Fixes

  • fixes where Android's muted prop behavior differs from iOS (#3339) (8fbdc28)
  • ios: fix wrong fullscreen method definition (#3338) (7f49b56)
  • ios: player is frozen after re-focusing on the app (#3326) (722ae34)

Features

Changelog

Next

  • Android, iOS: add onVolumeChange event #3322
  • iOS: Externally loaded text tracks not loading properly #3461
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