cordova-plugin-ios-disable-bounce

Cordova Plugin to disable UIScrollView bounce on ios

Usage no npm install needed!

<script type="module">
  import cordovaPluginIosDisableBounce from 'https://cdn.skypack.dev/cordova-plugin-ios-disable-bounce';
</script>

README

cordova-plugin-ios-disable-bounce

Plugin for Cordova and Capacitor platform to disable UIScrollView bounces on IOS device.

Installation

npm i cordova-plugin-ios-disable-bounce

Usage

Just install plugin to disable bounces, remove plugin to enable bounces.

Supported Platforms

  • ios

License

MIT