m-pull-to-refresh icon indicating copy to clipboard operation
m-pull-to-refresh copied to clipboard

React Mobile Pull To Refresh

Results 36 m-pull-to-refresh issues
Sort by recently updated
recently updated
newest added

When using this lib inside a tsx file, like the code below ``` // ... import RMCPullToRefresh from "rmc-pull-to-refresh"; const PullToRefresh = ({ onRefresh, children }: IPullToRefreshProps) => { //...

# 上拉加载已经到底部了,却没有出现上拉加载 ` 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45 45...

在 `ListView` 中使用时,传过来的 `getScrollContainer` 第一次必然得到 `undefined`,第二次渲染才会使用 `ListView` 提供的 container,且第二次渲染不会自动触发,在 `onTouchMove` 等事件产生导致重新渲染时会导致 DOM 结构整体变化,以及 children 被重新创建 / 渲染。 https://github.com/react-component/m-pull-to-refresh/blob/e60268f7ffe19b355482418f85fded80e8a78565/src/PullToRefresh.tsx#L297 相关:https://github.com/react-component/m-pull-to-refresh/issues/171 复现:https://clxjt.csb.app/ workaround: ```jsx const MyPullToRefresh = ({ getScrollContainer, ...props }) =>...

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 15.7.2 to 17.0.15. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=15.7.2&new-version=17.0.15)](https://dependabot.com/compatibility-score/?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=15.7.2&new-version=17.0.15) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 20.0.8 to 26.0.24. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=20.0.8&new-version=26.0.24)](https://dependabot.com/compatibility-score/?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=20.0.8&new-version=26.0.24) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 15.5.13 to 17.0.9. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=15.5.13&new-version=17.0.9)](https://dependabot.com/compatibility-score/?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=15.5.13&new-version=17.0.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 2.8.12 to 3.10.9. Commits See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/enzyme&package-manager=npm_and_yarn&previous-version=2.8.12&new-version=3.10.9)](https://dependabot.com/compatibility-score/?dependency-name=@types/enzyme&package-manager=npm_and_yarn&previous-version=2.8.12&new-version=3.10.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.1.1. Release notes Sourced from coveralls's releases. Maintenance / Security updates swapped exec for execFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx....

dependencies

Bumps [jest](https://github.com/facebook/jest) from 20.0.4 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies