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
Hello,
Is it just me or are the player controls on android extremely slow to respond?
I've installed all modules correctly and linked them successfully( including react-native-orientation )
Is there an additional step that isn't written on the docs I missed?
Thanks
The text was updated successfully, but these errors were encountered:
i am also facing the same problem. if there anything I should know.
Sorry, something went wrong.
@HarishJangra
Hi, not sure if this will be of any help to you but I got a minimal android YouTube player working(no IOS support).
https://github.com/AbelTesfaye/dingo/tree/master/android/app/src/main/java/com/dingo/AndroidYouTubePlayer
https://github.com/AbelTesfaye/dingo/tree/master/src/UI/CustomModules/Native
I basically exposed some methods from https://github.com/PierfrancescoSoffritti/android-youtube-player
@AbelTesfaye Thank you so much. I will definitely utilize this one.
No branches or pull requests
Hello,
Is it just me or are the player controls on android extremely slow to respond?
I've installed all modules correctly and linked them successfully( including react-native-orientation )
Is there an additional step that isn't written on the docs I missed?
Thanks
The text was updated successfully, but these errors were encountered: