Cordova Plugin to disable UIScrollView bounce on ios
npm install cordova-plugin-ios-disable-bouncePlugin for Cordova and Capacitor platform to disable UIScrollView bounces on IOS device.
````
npm i cordova-plugin-ios-disable-bounce
Just install plugin to disable bounces, remove plugin to enable bounces.
- ios
MIT