We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A user is unable to scroll a scrollview if they start their touch on a video that's actively playing.
AFAICT this behavior is introduced inadvertently by YouTube and their embed API. I'm not sure what can be done.
To Reproduce
Expected behavior The scrollview should scroll.
Smartphone (please complete the following information):
react-native-youtube-iframe
react-native-webview
The text was updated successfully, but these errors were encountered:
I have the same issue :c
Sorry, something went wrong.
I'm having the same issue :/
Hey guys, try this -> https://lonelycpp.github.io/react-native-youtube-iframe/remove-context-share It worked for me. I am using it inside Flashlist.
No branches or pull requests
Describe the bug
A user is unable to scroll a scrollview if they start their touch on a video that's actively playing.
AFAICT this behavior is introduced inadvertently by YouTube and their embed API. I'm not sure what can be done.
To Reproduce
Expected behavior
The scrollview should scroll.
Smartphone (please complete the following information):
react-native-youtube-iframe
version 2.2.2react-native-webview
version 12.0.2The text was updated successfully, but these errors were encountered: