-
Notifications
You must be signed in to change notification settings - Fork 318
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
YouTube support #58
Comments
This is currently not possible. This is just a wrapper around react-native-video, and that one does not support YouTube. Do you have an idea on how to implement it? |
Currently no idea, but how hard can it be? There's a module named react-native-youtube (https://github.com/inProgress-team/react-native-youtube) maybe we can replicate something from there? It should be pretty easy to do. What do you think? |
We'll have to try that I think, looks like (from the screenshot) there are already a few controls from the youtube component |
Any update on support for youtube videos? |
For YouTube support try React native YouTube iframe npm package |
+1 |
This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically. |
Hello,
Great project! I'm curious if it can support YouTube? If not, I can start working on it.
The text was updated successfully, but these errors were encountered: