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
594 stars 147 forks source link

share button is not disabled when i go fullscreen #304

Closed sandeep-autviz closed 10 months ago

sandeep-autviz commented 10 months ago

sir i am using the recomended way to disable share which is to render a button and make it absolute . It did the job for me but when i go full screen i can still click at share button is there any way to fix this .

LonelyCpp commented 10 months ago

unfortunately, there's no way to disable player functions in fullscreen mode. youtube does not allow it.

sandeep-autviz commented 10 months ago

sir is there any way to play youtube videos in my app with the share functionality disabled