LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
598 stars 153 forks source link

How to use the Double Tap to seek and rewind back and forward? #268

Closed namlq93 closed 1 year ago

namlq93 commented 1 year ago

Now, when I use the double tap on the video, it will open full screen mode. I want when double tap the screen it will fast forward or rewind the video. How can I do that?

LonelyCpp commented 1 year ago

the web iframe does not support this interaction.

It will be available immediately if youtube decides to implement it in the future :)