Does anyone else hate recyclerviews and how android handles lists.

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • DeclarativeAdapter-kt

    Easiest way to declare RecyclerView Adapters in Android [Kotlin]

  • yes but there are tons of high level libraries that provide better abstractions over adapter api. check out epoxy. or even my own library DeclarativeAdapter

  • cycler

  • Have you checked out Cycler?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • groupie

    Groupie helps you display and manage complex RecyclerView layouts.

  • Epoxy

    Epoxy is an Android library for building complex screens in a RecyclerView

  • I used to hate recyclerview and writing their adapters each time until i came across Airbnb Epoxy. Now I've forgotten how to write View Holders and sh*t. This library has made more comfortable with RV. I haven't started compose because i feel it's still not ready for complicated apps like content apps or e commerce etc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts