Here are
64 public repositories
matching this topic...
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
Updated
Sep 13, 2021
JavaScript
🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
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,可以实现任何你想的到的功能(例如:自动触发加载更多、二级刷新等)
A native-like JavaScript pull to refresh implementation for the web.
Updated
May 18, 2019
JavaScript
Flutter相关的项目QQ:277155832 Email:277155832@qq.com
Simpler storage, Simpler fetch, Simpler UI
Updated
Aug 13, 2021
JavaScript
【已过时,不再更新,请使用更强大的SmartRefreshLayout!】A refresh layout(无侵入下拉刷新和加载布局), can refresh RecyclerView for all LayoutManager, NestedScrollView。
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
Aug 5, 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!!
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.
XCPullToLoadMoreListView-下拉加载更多ListView控件(仿QQ、微信聊天对话列表控件)
让下拉刷新炫酷起来~轻松接入lottie动画,支持listview recyclerview scrollerview webview 。同时支持listview和recyclerview上拉加载
Updated
Dec 18, 2017
Java
React Native 封装基于 Ultra-Pull-To-Refresh 的下拉刷新控件
A Swift library allows you to create a flexibly customizable pull-to-refresh view supporting RxSwift.
Updated
Jun 24, 2020
Swift
移动端下拉刷新库,原生 JavaScript 实现。
Updated
Nov 24, 2017
JavaScript
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
Updated
Mar 24, 2018
Java
android pull to refresh library
Updated
Jul 5, 2020
Swift
Updated
Oct 13, 2016
JavaScript
A single line code to implement pull to refresh and handle empty list message.
Updated
Jun 18, 2019
Swift
Improve this page
Add a description, image, and links to the
pulltorefresh
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pulltorefresh
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。
首先自定义WebView,代码如下: