Skip to content

Releases: TheWidlarzGroup/react-native-video

v7.0.0-alpha.4

26 Aug 16:06
4ed51e1
Compare
Choose a tag to compare
v7.0.0-alpha.4 Pre-release
Pre-release

7.0.0-alpha.4 (2025-08-26)

Features ✨

Documentation 📚

  • Update copy around Offline Video SDK on v7 (#4652) (8e40502)

v7.0.0-alpha.3

04 Aug 11:52
2da34dd
Compare
Choose a tag to compare
v7.0.0-alpha.3 Pre-release
Pre-release

7.0.0-alpha.3 (2025-08-04)

Features ✨

Bug Fixes 🐛

v7.0.0-alpha.2

25 Jul 11:38
bce4535
Compare
Choose a tag to compare
v7.0.0-alpha.2 Pre-release
Pre-release

7.0.0-alpha.2 (2025-07-25)

Bug Fixes 🐛

Documentation 📚

Full Changelog: v7.0.0-alpha.1...v7.0.0-alpha.2

v6.16.1

08 Jul 14:12
e77a12e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.16.0...v6.16.1

v7.0.0-alpha.1

07 Jul 12:13
0a34889
Compare
Choose a tag to compare
v7.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • feat(android): enhance Android Picture-in-Picture handling by @Pieczasz in #4589
  • feat(ios): allow to side load subtitles when playing hls stream by @KrzysztofMoch in #4593

Full Changelog: v7.0.0-alpha.0...v7.0.0-alpha.1

v6.16.0

02 Jul 09:19
86ea0e3
Compare
Choose a tag to compare

What's Changed

  • Resolves a retain cycle and memory leak involving the RCTVideo instance when using Google IMA ads in react-native-video. by @Varuzh1 in #4574
  • fix(android): speed control by @manini-1 in #4572
  • Create custom event class for dispatcher by @r0b0t3d in #4575
  • chore(infra): update validation script by @KrzysztofMoch in #4586
  • feat(android): replace custom VideoView with media3 PlayerView by @Pieczasz in #4581
  • fix(ios): allow audio mixing when none of the players are playing by @lukasjengo in #4579

New Contributors

Full Changelog: v6.15.0...v6.16.0

v7.0.0-alpha.0

30 Jun 18:33
c3c75b6
Compare
Choose a tag to compare
v7.0.0-alpha.0 Pre-release
Pre-release

What's Changed

This is first pre-release version of react-native-video v7!

Breaking changes

From now we require:

  • React native 0.75+
  • Nitro Modules 0.24+

We also changed whole video & player API - see v7 example

Key Features

  • support Both Old and New Architectures
  • preloading
  • player separated from view

Details

To Learn more about react-native-video v7, please checkout v7 branch

Contact

If you have any question, you can contact us at [email protected]

v6.15.0

12 Jun 11:45
60c3a08
Compare
Choose a tag to compare

What's Changed

  • feat(plugin): overrideMediaSourceFactory by @moskalakamil in #4566
  • refactor(ios): make DRMParams properties public by @moskalakamil in #4568
  • feat(ios): forward real fullscreen events from AVPlayer instead of guessing by @sharnik in #4509
  • fix(iOS): Allow audio mixing if one of the video views require it by @lukasjengo in #4559

Full Changelog: v6.14.1...v6.15.0

v6.14.0

10 May 15:08
6c5bb77
Compare
Choose a tag to compare

What's Changed

Features

  • feat(web): allow styling overrides via the style prop by @jonathanj in #4528

Bugfixes

New Contributors

Full Changelog: v6.13.0...v6.14.0

v6.13.0

18 Apr 16:09
735e35a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Features

New Contributors

Full Changelog: v6.12.0...v6.13.0