react-native-jw-media-player
react-native-jw-media-player copied to clipboard
onControlBarVisible's arguments doesn't match with doc
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
Hi @felipegmg
Can you check in latest version.
Thank you, Chaim