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
613 stars 155 forks source link

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

Closed namlq93 closed 2 years ago

namlq93 commented 2 years 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 2 years ago

the web iframe does not support this interaction.

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