1.0.3 • Published 4 years ago
disable-pull-refresh v1.0.3
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-refresh
yarn add disable-pull-refresh
Usage
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.