3 مستودعات
Components that implement pull-to-refresh and infinite scroll for loading content in scrollable lists.
Distinct from Infinite Scroll Components: Distinct from Infinite Scroll Components: adds pull-to-refresh and scroll bar support, not just automatic content loading on scroll end.
Explore 3 awesome GitHub repositories matching user interface & experience · Pull-to-Refresh & Infinite Scroll. Refine with filters or upvote what's useful.
SUI-Mobile is a lightweight JavaScript UI library for building mobile web interfaces. It provides a collection of touch-optimized components including navigation bars, tab bars, grids, accordion lists, buttons, forms, scrollable content areas, dialogs, preloaders, image viewers, and slide shows. The library is built as a set of independent Zepto plugins, each with its own default configuration and no cross-dependencies, which reduces code coupling. It includes a REM-based scaling system that proportionally resizes the entire page layout across different screen widths, and integrates a click-h
Provide scroll bars, pull-to-refresh, and infinite scroll for long content lists.
SVPullToRefresh is a library for adding pull-to-refresh and infinite scrolling behaviors to UIKit scroll views on the iOS platform. It provides specialized user interface components that enable manual content refreshing and pagination within scrollable views. The library implements mechanisms to trigger data loading actions when a user pulls a scroll view from the top or reaches the bottom of a scrollable area. These triggers allow for syncing the latest information or appending more content to create continuous feeds.
Provides a combined pull-to-refresh and infinite scroll component for iOS scroll views.
mescroll is a JavaScript infinite scroll library and mobile web scroll manager designed to implement pull-to-refresh and pull-up-loading patterns. It provides a system for handling touch-based scrolling, managing pagination states, and integrating these behaviors within Vue applications. The library distinguishes itself through specialized support for chat interfaces, enabling reverse-order data loading and the ability to inject data in a reverse direction to simulate message histories. It also includes a state-persistent scroll cache to preserve vertical offsets and list data when users navi
Combines pull-to-refresh and infinite scroll capabilities specifically for mobile web list pagination.