Skip to content

Releases: TheWidlarzGroup/react-native-video

v6.9.1

10 Jan 11:10
89ee02b
Compare
Choose a tag to compare

What's Changed

Fixes

iOS

Android

  • Fix NullPointerException in setEnterPictureInPictureOnLeave for unsupported Android versions by @bae-unidev in #4362

Other

New Contributors

Full Changelog: v6.9.0...v6.9.1

v6.9.0

04 Jan 12:27
d31c72f
Compare
Choose a tag to compare

Bug fixes

General

Android

  • fix(android): disable caching on local asset files by @freeboub in #4304

iOS

  • fix(ios): disables subtitles for none and empty track types by @proohit in #4319
  • fix(ios): _paused is updated when video playback pause by @giodevcoding in #4320

Features

  • feat: implement enterPictureInPictureOnLeave prop for both platform(Android, iOS) by @YangJonghun in #3385

Other

New Contributors

Full Changelog: v6.8.2...v6.9.0

v6.8.1

24 Nov 20:27
Compare
Choose a tag to compare

What's Changed

Android

iOS

  • fix: handle async player access in text track selection by @tarikfp in #4293

New Contributors

Full Changelog: v6.8.0...v6.8.1

v6.8.0

17 Nov 14:47
d934f21
Compare
Choose a tag to compare

What's Changed

Web

📢 🎉We are getting back to supporting web! Please take a note that this release support only formats supported by <video /> html tag. In future we will add support for more formats like HLS and features like DRM and Subtitles

Android

Other

New Contributors

Full Changelog: v6.7.0...v6.8.0

v6.7.0

18 Oct 15:56
Compare
Choose a tag to compare

What's Changed

iOS

  • fix: Pause video on end reached, don't remove listeners by @sharnik in #4218
  • feat: add setSource API function fix ads playback by @freeboub in #4185

Android

Other

New Contributors

Full Changelog: v6.6.4...v6.7.0

v6.6.4

03 Oct 06:34
0820f81
Compare
Choose a tag to compare

What's Changed

Android

Full Changelog: v6.6.3...v6.6.4

v6.6.3

29 Sep 19:28
82dc4cf
Compare
Choose a tag to compare

What's Changed

iOS

Android

Other

New Contributors

Full Changelog: v6.6.2...v6.6.3

v6.6.2

20 Sep 16:55
17dc2c0
Compare
Choose a tag to compare

What's Changed

iOS

Other

  • chore(sample): upgrade sample expo version by @freeboub in #4179
  • chore(sample): fix default track identification and add audio tracks selection option by @freeboub in #4184

Full Changelog: v6.6.1...v6.6.2

v6.6.1

18 Sep 20:52
Compare
Choose a tag to compare

What's Changed

iOS

  • fix(ios): fix sideLoaded text tracks regression by @freeboub in #4180

Full Changelog: v6.6.0...v6.6.1

v6.6.0

18 Sep 19:20
41d3da9
Compare
Choose a tag to compare

What's Changed

Android

❗ * feat(android): upgrade dependencies / media3 1.4.1 / androidxCore to 1.13.1 / androidxActivity 1.8.2 by @seyedmostafahasani in #4173

iOS

Other

New Contributors

Full Changelog: v6.5.0...v6.6.0