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

feat(iframe): Add headers prop #345

Open chocoladisco opened 1 month ago

chocoladisco commented 1 month ago

This way one can override the headers used

chocoladisco commented 1 month ago

ping @LonelyCpp

Would be interested in your opinion on this PR

LonelyCpp commented 1 month ago

Looks good.

Can you add details about specific headers that will be relevant to the YT iframe?

chocoladisco commented 1 month ago

Yes, I will add some information. My main reason was to offer it as a solution to #341.