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

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 #186

Open affan00733 opened 3 years ago

affan00733 commented 3 years ago

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

LonelyCpp commented 3 years ago

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.

affan00733 commented 3 years ago

no their no custom implementations for landscape auto rotate

and I am using a slider to change the playBackRate