We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问如何在下拉达到触发刷新高度时自动触发刷新,我看源码里面773行判断了_focus为false则触发刷新。我想要达到下拉高度后,不管是否在滚动都直接触发刷新。
The text was updated successfully, but these errors were encountered:
后面版本会通过参数的方式增加此功能
Sorry, something went wrong.
feat: Indicator add [triggerWhenReach] [#348](#348). Trigger immediat…
c9c87b6
…ely when reaching the [triggerOffset].
v3.0.2 Indicator添加triggerWhenReach参数
No branches or pull requests
请问如何在下拉达到触发刷新高度时自动触发刷新,我看源码里面773行判断了_focus为false则触发刷新。我想要达到下拉高度后,不管是否在滚动都直接触发刷新。
The text was updated successfully, but these errors were encountered: