Description
After a long period of inactivity, developments have restarted in this repository. V6.x branch already contains number of alpha releases.
These releases includes many bug fixes and improvements from many contributors. I want to express my deep gratitude for all the help in getting this important milestone. Many contributors had to rebase their contributions multiple times as some where a few years old.
Please test the new release with your app and report back any issues. Please clearly label your issues as v6 so that we can prioritize them.
Main changes in V6 branch:
- Remove support for DOM
- Remove support for Android media player (only support Exo player)
- Rewrite AVPlayer (ios) binding in swift
- Add client side ads insertion on ios and android (google ima)
- Update exoplayer to media3
This branch should now be be stable, we reach the beta state.
Please report any regressions comparing to 5.2.1, they will be handled as a priorityand tagged https://github.com/react-native-video/react-native-video/labels/critical%20for%20release
If you want to contribute, following ticket are a good first approach: https://github.com/react-native-video/react-native-video/labels/good%20first%20issue
Roadmap to be discussed here: #3351
Project status discussions here: #3350
(Edited by @freeboub)