1.0.3 • Published 3 years ago

disable-pull-refresh v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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.

License

MIT