react-native-video-player
react-native-video-player copied to clipboard
Pause/play pressing player anywhere by default
Hello, thanks for such a fantastic library!
Currently, pausing/playing when pressing anywhere in the video player is not the default option (we have to add pauseOnPress
prop). I think this feature should be the default option.
Let me know if any other change should be taken into consideration.