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
603 stars 153 forks source link

Add showInfo property #225

Closed areejmayadeh closed 2 years ago

areejmayadeh commented 2 years ago

Could you add new property showInfo to hide information like the video title and uploader before the video starts playing

LonelyCpp commented 2 years ago

there's no API to do such a thing.

you can go through this https://developers.google.com/youtube/iframe_api_reference for all available options provided by YouTube officially