davidohayon669 / react-native-youtube

A <YouTube/> component for React Native.
MIT License
1.15k stars 474 forks source link

IOS not support showinfo , rel #535

Open GopalGaikwad opened 2 years ago

GopalGaikwad commented 2 years ago

Hello , I want to add the youtube player without any controls, in android controls={2} props hides the all controls , but for ios unable to hide the data with the help of showinfo={false} rel={false}

these properties , anyone had solution please suggest accordingly

Thank you!!!