Open spencergray96 opened 3 years ago
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.
same issue no callback functions are firing
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
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.