Snap-RecyclerView-Utils
RecyclerView utils
A utility library to simplify the implementation of RecyclerView Adapters and Viewholders
No need to implement an Adapter for every RecyclerView. Snap Adapters initializes in a single line and comes with endless loader and multiple layout.
72 stars
6 watching
10 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
idanatz/oneadapter | A Viewholderless Adapter for RecyclerView with built-in diffing, states and event support. | 469 |
yqritc/recyclerview-multipleviewtypesadapter | A library that simplifies managing multiple view types in RecyclerViews | 413 |
ibrahimyilmaz/kiel | A Kotlin-based RecyclerView Adapter library providing a convenient and minimalistic way to build adapters with reduced boilerplate code and improved handling of multiple view types. | 371 |
kanytu/android-parallax-recyclerview | An adapter for RecyclerViews with a parallax effect | 1,611 |
xcodebuild/recyclerviewswipedismiss | A library that provides an easy-to-use implementation of swipe-to-dismiss functionality for RecyclerViews. | 429 |
eowise/recyclerview-stickyheaders | An Android library that integrates sticky section headers into a RecyclerView | 959 |
vcalvello/swipetoaction | A library that adds swipe actions to RecyclerView items | 219 |
nshmura/recyclertablayout | An efficient TabLayout implementation using RecyclerView for easy setup and support for RTL layouts. | 1,360 |
omnidan/redux-recycle | A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |
magiepooh/recycleritemdecoration | An Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView. | 324 |
snapview/tungstenite-rs | A lightweight WebSocket implementation for Rust. | 1,924 |
vladiacobionut/swinflate | A collection of reusable layouts for UICollectionView | 229 |
kong/swrv | A library that enables fast and reactive data fetching for Vue applications using a cache invalidation strategy called stale-while-revalidate. | 2,160 |
qbit/snap | A tool to upgrade OpenBSD systems to the latest snapshot available | 94 |
snapframework/snap | Provides tools and infrastructure for building web applications using a composable, modular approach | 456 |