RecyclerView-MultipleViewTypesAdapter
View type manager
A library that simplifies managing multiple view types in RecyclerViews
Android library defining adapter classes of RecyclerView to manage multiple view types
413 stars
29 watching
93 forks
Language: Java
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
prashantsolanki3/snap-recyclerview-utils | A utility library to simplify the implementation of RecyclerView Adapters and Viewholders | 72 |
idanatz/oneadapter | A Viewholderless Adapter for RecyclerView with built-in diffing, states and event support. | 469 |
magiepooh/recycleritemdecoration | An Android project providing a reusable decoration class to simplify drawing dividers between items of different types in RecyclerView. | 324 |
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 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
schemaplus/schema_plus_views | A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
dexafree/materiallist | A RecyclerView extension providing beautiful CardViews to help developers build Android apps with Google's official design specifications. | 1,607 |
nshmura/recyclertablayout | An efficient TabLayout implementation using RecyclerView for easy setup and support for RTL layouts. | 1,360 |
danoz73/recyclerviewfastscroller | A widget that enables fast scrolling in RecyclerViews with section indicators | 1,131 |
muyexi/statictableviewcontroller | A utility to control visibility of table view cells in a static controller | 25 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
sajjon/viewcomposer | A framework for styling views using enums in Swift. | 29 |
eowise/recyclerview-stickyheaders | An Android library that integrates sticky section headers into a RecyclerView | 959 |