react-native-video-controls icon indicating copy to clipboard operation
react-native-video-controls copied to clipboard

No callbacks are firing (onPause, onPlay, etc) on Android

Open spencergray96 opened this issue 3 years ago • 3 comments

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.

spencergray96 avatar Jun 19 '21 02:06 spencergray96

same issue no callback functions are firing

Saad9624 avatar Jul 05 '21 10:07 Saad9624

same problem here

Michelalmeidasilva avatar Jul 19 '21 20:07 Michelalmeidasilva

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

usmanr626 avatar May 02 '23 07:05 usmanr626