react-pullLoad icon indicating copy to clipboard operation
react-pullLoad copied to clipboard

React component pull down refresh and pull up load more

Results 10 react-pullLoad issues
Sort by recently updated
recently updated
newest added

``` // App.tsx ``` ![image](https://user-images.githubusercontent.com/11420425/103892376-70eb2d80-5126-11eb-9801-4a65ed2000ec.png)

感觉可以在 ```js addEvent(this.refs.container, "touchmove", this.onTouchMove) ``` 加上throttle

再react中使用的时候 第一次下拉刷新 是没问题的 第二次下拉刷新的 下拉被卡主了 这种情况在ios12上出现了

You should add two more parameters for whether to disable dropdown updates and rollup loads

在多tab项目中,左右滑动的同时怎么禁止上下滑动?

我用android手机是没有问题的,用iphoneX测试的时候非常难滑动会有冲突。该怎么解决

pull-load-body 一直带有transition属性 导致下拉刷新时下拉动作有极大延迟