react-native-video-controls
react-native-video-controls copied to clipboard
Progress Bar issue
Issue: When we are playing the video and in between if we pause it and seek the slider to end, the timer is showing the same time where we had paused it, and if we play it, it will start the video, and the seek bar will be pointing to last only. For reference check the video.
<VideoPlayer source={{ uri: url }} tapAnywhereToPause disableBack disableVolume disableFullscreen /> https://user-images.githubusercontent.com/62077797/124076044-5b1a4d80-da63-11eb-8757-c33456e6ee49.mp4
Have you solved?. I am also facing the same
Have you solved?. I am also facing the same
No, not yet
Facing the same issues..Any solutions?
Any update?
I've rebuilt this library and it solves multiple issues: https://github.com/criszz77/react-native-media-console Should be easy to migrate. Hope this helps. 🙏