TheWidlarzGroup / react-native-video-player

A video player for React Native with controls
MIT License
514 stars 315 forks source link

Pause/play pressing player anywhere by default #172

Open saul-atomrigs opened 1 year ago

saul-atomrigs commented 1 year ago

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.