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
None of the callbacks for the touchable elements were running - neither the expected default behaviour or the functions I was passing into props.
I forked & changed the TouchableHighlight component in the library to a TouchableOpacity and they started working as expected.
I haven't seen anyone else open issues about this so maybe it's due to my device model & OS version?
Thought I would open this issue to bring awareness to the problem.
The text was updated successfully, but these errors were encountered:
same issue no callback functions are firing
Sorry, something went wrong.
same problem here
Getting the same issue, play/pause toggle and scrubbing doesn't seem to work on any platform , iOS / Android both, any help would be great
No branches or pull requests
None of the callbacks for the touchable elements were running - neither the expected default behaviour or the functions I was passing into props.
I forked & changed the TouchableHighlight component in the library to a TouchableOpacity and they started working as expected.
I haven't seen anyone else open issues about this so maybe it's due to my device model & OS version?
Thought I would open this issue to bring awareness to the problem.
The text was updated successfully, but these errors were encountered: