react-native-video-controls
react-native-video-controls copied to clipboard
Replay button when video end is reached
Currently, it is impossible to replay video without seeking to the end. Can we add an autoplay button when we reach the end? It would be nice if we could replay the video with one touch.
It was also mentioned in Issue #51 however the issue was closed.
Maybe this will help: https://github.com/criszz77/react-native-media-console
any progress?