Alternative to this lib
foyarash opened this issue · 2 comments
Hello there,
It seems that this package is not being currently maintained. We just released a video controls package inspired by this one. It allows more customization of controls and is agnostic from the video library you use https://github.com/premieroctet/react-native-video-controls.
We are grateful for the work that has been done here and we gave a mention in our README
We decided not to contribute here as we had very specific needs for where we had to implement custom controls.
I also rebuilt this library by using TypeScript, fixing all the issues I could find and of course, keep improving it over time: https://github.com/criszz77/react-native-media-console
Also added tvOS
support!
Should be easy to migrate to!