react-native-video-player
react-native-video-player copied to clipboard
YouTube support
Hello, Great project! I'm curious if it can support YouTube? If not, I can start working on it.
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
@mateioprea, @cornedor: try this: https://www.youtube.com/embed/KVZ-P-ZI6W4
@cornedor https://www.youtube.com/watch?v=CvEnDmw9Nnc
Any update on support for youtube videos?
For YouTube support try React native YouTube iframe npm package
+1