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

Open YouTube video on a browser or YouTube app (iOS only) #300

Closed Yupeng-li closed 1 year ago

Yupeng-li commented 1 year ago

Fixes issue #220 , so that a user can open YouTube video on a browser or YouTube app by tapping on the title or the YouTube logo on the player.

The reason why it works on Android is mentioned here. https://github.com/react-native-webview/react-native-webview/releases/tag/v11.0.0

LonelyCpp commented 1 year ago

looks good :)

LonelyCpp commented 1 year ago

this has been published with v2.3.0 🚀