disable-pull-refresh
v1.0.3
Published
disable the pull to refresh behaviour.
Maintainers
Readme
Foobar
if you tried to disable pull refresh using overscroll-behavior and it doesn't work, you can use this package.
Installation
npm i disable-pull-refreshyarn add disable-pull-refreshUsage
import disablePullRefresh from 'disable-pull-refresh';
disablePullRefresh();Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
