Skip to content
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

full screen = false sometimes it does not bring the controls and does not play video #2

Open
taboca opened this issue Jul 13, 2018 · 1 comment

Comments

@taboca
Copy link

taboca commented Jul 13, 2018

I am trying to investigate a few problems with the react-native-youtube. I found this sample good, initially, because it's a bit more stable in contrast with the example provided by react-native-youtube.

However I believe that I was able to modify it in a minor way to make of this a testcase for an issue with the react-native-youtube. This minor modification is simply changing the attribute fullscreen at the YouTubeVideo.js to false.

                fullscreen={false}

Then, after that, try to play the video a few times. If you hit the same issue I have it should be, a video background image is shown but the video does not play also the controls won't show.

@taboca taboca changed the title full screen = false sometimes it does not bring the controls plus full screen = false sometimes it does not bring the controls and does not play video Jul 13, 2018
@triDcontrols
Copy link

I know this is old, but for anyone looking for a solution, look at this. davidohayon669/react-native-youtube#131

Which includes a fix to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants