-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get latest iframe Youtube js? #10
Comments
I added Made build Replaced old version with And I see blank screen Please help. What am I do wrong? |
Although if I manually add method in old build - it works |
you got it, we still need to use a build system for the web part. I will work to automate this process ASAP, and please let me know if you can open a PR to provide a solution for this? |
the idea was to use webpack or parcel and build the web part to a file like the following :
so in the |
@yjose Agreed |
Hey!
Thanks for the awesome lib!
How to get updated iframe api that you hold in
html
var?https://github.com/barmej/react-native-youtube-player/blob/master/src/mobile/YTWebView.tsx#L64-L65
I'm making custom component based on your lib and
setPlaybackRate
is not workingThe text was updated successfully, but these errors were encountered: