Releases: TheWidlarzGroup/react-native-video
Releases · TheWidlarzGroup/react-native-video
Release 7.0.0-beta.2
Release 7.0.0-beta.1
Release 7.0.0-beta.0
7.0.0-beta.0 (2025-12-09)
First Beta release of v7! 🚀
See docs for API changes - link
Beta release inclucdes changes from alpha version, you can see it here
Stabilty
v7 is already use on production with over +1M users! So we recommend to try it. v7 has priority over v6 in terms of support.
Roadmap
In Beta we will focus on making v7 even more stable and bug free - but that doesn't mean that is end of featres!
We plan to add:
- Support for: Web, tvOS, macOS, visionOS
- A few last missing features from v6
v7.0.0-alpha.12
What's Changed
- fix(nitrogen): release build issue for plugins by @moskalakamil in #4793
Full Changelog: v7.0.0-alpha.11...v7.0.0-alpha.12
Release 7.0.0-alpha.11
7.0.0-alpha.11 (2025-11-30)
Enchantments ✨
Release 7.0.0-alpha.10
v6.18.0
What's Changed
- docs(readme): add Background Upload SDK section by @fnwk in #4746
- docs: update Offline Video SDK links by @fnwk in #4749
- Fix: use top-most presented view controller for fullscreen presentation on iOS by @Jianlong-Nie in #4753
- fix(ci): update ios device for builds by @KrzysztofMoch in #4757
- fix(android): prevent duplicate onVideoEnd callback on prop changes by @saseungmin in #4762
- feat(ios): add PublicAudioSessionManager for audio session management… by @pioner92 in #4747
- fix: prevent audiovisualBackgroundPlaybackPolicy crash by @langemike in #4763
- fix: entering PiP mode when controls are true by @moskalakamil in #4776
New Contributors
- @fnwk made their first contribution in #4746
- @Jianlong-Nie made their first contribution in #4753
- @saseungmin made their first contribution in #4762
- @pioner92 made their first contribution in #4747
- @langemike made their first contribution in #4763
Full Changelog: v6.17.0...v6.18.0
Release 7.0.0-alpha.9
Release 7.0.0-alpha.8
7.0.0-alpha.8 (2025-11-06)
Features ✨
- android: Add expo config for notification controls (#4754) (5b4c692)
- enhance source loading (#4755) (0a6c357)
Bug Fixes 🐛
- android: disable controls when in PiP (92c8328)
- ci: set linker to hoisted (ff8ef0f)
- ios: don't recreate AVPlayerViewController if player haven't changed (#4758) (649bc1c)