react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

in the player when change the playback rate and going to fullscreen mode and by auto rotate make it landscape then playback speed again come to normal of 1x

Open affan00733 opened this issue 4 years ago • 2 comments

in the player when changing the playback rate by playbackRate and giving it by a slider and going to fullscreen mode and by auto-rotate make it landscape then playback speed again come to normal of 1x

affan00733 avatar Sep 10 '21 18:09 affan00733

setting playbackRate={0.5} seems to persist even when the player goes to fullscreen.

can you give more details on how to reproduce it? are you using any custom implementations for landscape auto rotate?

it would be helpful if you can make a repo that reproduces this issue.

LonelyCpp avatar Sep 12 '21 15:09 LonelyCpp

no their no custom implementations for landscape auto rotate

and I am using a slider to change the playBackRate

affan00733 avatar Sep 12 '21 16:09 affan00733