Is it possible to add forward and backward seeking on double-tap—left to rewind and right to fast-forward—similar to YouTube’s video player? #1259
kevalrathod
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, the video player supports basic play and pause interactions. We would like to enhance the user experience by enabling double-tap gestures on the left and right sides of the video to seek backward and forward by a fixed duration (for example, 10 seconds), matching YouTube’s behavior on mobile devices. Please let us know if this can be implemented and whether there are any technical constraints or recommended approaches for doing so.
All reactions