I am currently working on a react native app. I am using react-native-video: https://github.com/react-native-community/react-native-video
I could not find something like an onClick() prop. What's the best way to implement a functionality for a click event on the video?