endless-scroll topic

List endless-scroll repositories

BaseRecyclerViewAdapter

162
Stars
15
Forks
Watchers

⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.

recyclerview-bindings

31
Stars
8
Forks
Watchers

RecyclerViewBindings provides a wrapper class RecyclerViewScrollCallback which can be used to add Scroll to Bottom and Pull to Refresh capability to your RecyclerView. You can make use of DataBinding...

Android-Pagination-with-RecyclerView

269
Stars
131
Forks
Watchers

Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener

FlexibleAdapter

3.6k
Stars
543
Forks
Watchers

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)

infinite_scroll_pagination

587
Stars
196
Forks
Watchers

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.

ajax-load-more

234
Stars
73
Forks
Watchers

Infinite Scroll with Ajax Load More. The ultimate solution to add infinite scroll functionality to your WordPress powered website.

InfiniteScroll

189
Stars
26
Forks
Watchers

Infinite Scroll (Endless Scrolling) for RecyclerView in Android

PowerAdapter

115
Stars
22
Forks
Watchers

Adapter for RecyclerView(only 21KB).RecyclerView万能适配器(仅21KB)

InfiniteListSwiftUI

74
Stars
9
Forks
Watchers

Paginated endless scroll using the SwiftUI and Combine frameworks