react-native-jw-media-player icon indicating copy to clipboard operation
react-native-jw-media-player copied to clipboard

onControlBarVisible's arguments doesn't match with doc

Open felipegmg opened this issue 2 years ago • 1 comments

The onControlBarVisible arguments do not match the doc. In the doc the argument is {nativeEvent: {visible: boolean}}, but in the code the argument for nativeEvent is controls and even then this value doesn't match the true value

felipegmg avatar Mar 15 '22 17:03 felipegmg

Hi @felipegmg

Can you check in latest version.

Thank you, Chaim

chaimPaneth avatar May 11 '22 14:05 chaimPaneth