pulltorefresh
Here are 65 public repositories matching this topic...
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
-
Updated
May 29, 2022 - JavaScript
-
Updated
Sep 27, 2020 - Java
一个万能的android下拉上拉刷新的框架,完美支持recyclerview
-
Updated
Jun 13, 2020 - Java
优雅的H5 下拉刷新。零依赖,高性能,多主题,易拓展。(A Graceful HTML5 Drop-Down-Refresh Plugin. )
-
Updated
Apr 23, 2018 - JavaScript
An Android custom ListView with pull to zoom-in and parallax effect header like Path App.
-
Updated
May 17, 2017 - Java
下拉刷新,上拉加载,真实的回弹(overscroll)效果(媲美qq),且大小只有37KB(是其他主流刷新库或回弹库的1/2,1/3,甚至是1/4),同时,自定义header和footer,可以实现任何你想的到的功能(例如:自动触发加载更多、二级刷新等)
-
Updated
Apr 1, 2021 - Java
A native-like JavaScript pull to refresh implementation for the web.
-
Updated
May 18, 2019 - JavaScript
Flutter相关的项目QQ:277155832 Email:277155832@qq.com
-
Updated
Jun 9, 2019 - Dart
Simpler storage, Simpler fetch, Simpler UI
-
Updated
Aug 13, 2021 - JavaScript
【已过时,不再更新,请使用更强大的SmartRefreshLayout!】A refresh layout(无侵入下拉刷新和加载布局), can refresh RecyclerView for all LayoutManager, NestedScrollView。
-
Updated
Feb 1, 2019 - Java
RefreshUI provide native refresh control to SwiftUI.
-
Updated
Nov 13, 2020 - Swift
SSPullToRefresh makes PullRefresh easy to use, you can provide your own custom animations or set simple gifs on refresh view. The best feature is Lottie animations in refresh view, it uses lottie animations to render high quality animations on pull refresh.
-
Updated
Dec 31, 2021 - Kotlin
基于IScroll5的PullToRefresh实现.。提供多套皮肤机制,便于拓展!
-
Updated
Aug 30, 2017 - JavaScript
A Cool pull to refresh widget provided with character animation in header with user defined text. Customise your widget and show off your home screen!!
-
Updated
Sep 1, 2020 - Java
A reusable Pull to Refresh library for Android. Support RecyclerView ListView ScrollView ViewPager CoordinatorLayout. Sliding damping, supports all directions. Drag and drop sort. You can use it like a standard RecyclerView -适用于Android的下拉刷新, 加载更多库. 滑动阻尼, 支持所有方向. 支持RecyclerView ListView ScrollView ViewPager CoordinatorLayout. 拖放排序.
-
Updated
Jan 10, 2021 - Java
Xamarin.Forms goodlooking UI sample using the new SwipeView.
-
Updated
Mar 23, 2020 - C#
XCPullToLoadMoreListView-下拉加载更多ListView控件(仿QQ、微信聊天对话列表控件)
-
Updated
Feb 5, 2016 - Java
让下拉刷新炫酷起来~轻松接入lottie动画,支持listview recyclerview scrollerview webview 。同时支持listview和recyclerview上拉加载
-
Updated
Dec 18, 2017 - Java
React Native 封装基于 Ultra-Pull-To-Refresh 的下拉刷新控件
-
Updated
Feb 7, 2017 - Java
A Swift library allows you to create a flexibly customizable pull-to-refresh view supporting RxSwift.
-
Updated
Jun 24, 2020 - Swift
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
-
Updated
Mar 24, 2018 - Java
前端, 下拉刷新
-
Updated
Oct 13, 2016 - JavaScript
Refresh the contents of a view via a vertical swipe gesture.
-
Updated
Sep 14, 2018 - Java
Improve this page
Add a description, image, and links to the pulltorefresh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pulltorefresh topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。
首先自定义WebView,代码如下: