Here are
174 public repositories
matching this topic...
This project aims to provide a simple and customizable pull to refresh implementation. Made in Yalantis
-
Updated
Jun 16, 2018
-
Objective-C
🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
-
Updated
Sep 27, 2020
-
Java
Scroller Component for Vue.js
-
Updated
Feb 17, 2020
-
JavaScript
一个万能的android下拉上拉刷新的框架,完美支持recyclerview
-
Updated
Jun 13, 2020
-
Java
A little more fun for the pull-to-refresh interaction.
#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
-
Updated
Jun 13, 2022
-
Swift
优雅的H5 下拉刷新。零依赖,高性能,多主题,易拓展。(A Graceful HTML5 Drop-Down-Refresh Plugin. )
-
Updated
Apr 23, 2018
-
JavaScript
Custom animated pull-to-refresh that can be easily added to RecyclerView
-
Updated
Mar 14, 2017
-
Java
-
Updated
Jul 11, 2017
-
Java
This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations
-
Updated
Nov 9, 2020
-
Swift
Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.
-
Updated
Oct 23, 2021
-
Objective-C
🔁 A custom refresh indicator for flutter.
-
Updated
Jan 31, 2022
-
Dart
An easy way to use pull-to-refresh
-
Updated
Jan 15, 2021
-
Swift
DEPRECATED: Pull to refresh in Swift
-
Updated
Aug 24, 2019
-
Swift
⚡️ A pull-down refresh and pull-up load more and infinite scroll component for Vue.js --Vue下拉刷新组件
-
Updated
Jun 27, 2022
-
JavaScript
下拉刷新,上拉加载,真实的回弹(overscroll)效果(媲美qq),且大小只有37KB(是其他主流刷新库或回弹库的1/2,1/3,甚至是1/4),同时,自定义header和footer,可以实现任何你想的到的功能(例如:自动触发加载更多、二级刷新等)
【Deprecated】Pull to refresh in Swift, easy to use, easy to customize(下拉刷新/QQ/淘宝/优酷/雅虎天气/大众点评)
-
Updated
Jul 3, 2019
-
Swift
A native-like JavaScript pull to refresh implementation for the web.
-
Updated
May 18, 2019
-
JavaScript
Custom pull to refresh component for Android
-
Updated
Apr 28, 2022
-
JavaScript
A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
-
Updated
Mar 12, 2022
-
JavaScript
Custom animated pull-to-refresh that can be easily added to UIScrollView
-
Updated
Jan 30, 2018
-
Swift
An easy way to implement pull-to-refresh feature based on UIScrollView extension, written in Swift 4.
-
Updated
Dec 22, 2021
-
Swift
scroll bottom load more data pull refresh 滚动到底部加载更多数据 下拉刷新
-
Updated
May 10, 2017
-
JavaScript
React component for web pull to refresh
-
Updated
May 1, 2018
-
JavaScript
Pull to reload implementation for the web. Designed to work with both mobile and websites.
-
Updated
May 19, 2017
-
JavaScript
-
Updated
Nov 17, 2018
-
Swift
Lightweight, high-performance and smooth pull element effect that support all directions
-
Updated
Aug 22, 2019
-
JavaScript
Improve this page
Add a description, image, and links to the
pull-to-refresh
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
pull-to-refresh
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,代码如下: