lucasferreira / react-native-send-intent

React Native Android module to use Android's Intent actions for send text to shareable apps or make phone calls or opening third party apps
419 stars 159 forks source link

Implement youtube video play. #35

Closed andreyluiz closed 6 years ago

andreyluiz commented 7 years ago

Tested and approved.

Video opens and force fullscreen forces a fullscren. :)

lucasferreira commented 7 years ago

Hi @andreyluiz

Did this method require the Youtube App installed to work?

andreyluiz commented 7 years ago

@lucasferreira I have not tested, but I think it opens the browser when it has no application. I'll test and give you a feedback.