davidohayon669/react-native-youtube

IOS not support showinfo , rel

GopalGaikwad opened this issue · 0 comments

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!!!