airbnb / epoxyLinks
Epoxy is an Android library for building complex screens in a RecyclerView
☆8,554Updated 11 months ago
Alternatives and similar repositories for epoxy
Users that are interested in epoxy are comparing it to the libraries listed below
Sorting:
- Mavericks: Android on Autopilot☆5,895Updated last month
- A logger with a small, extensible API which provides utility on top of Android's normal Log class.☆10,598Updated 9 months ago
- A set of Kotlin extensions for Android app development.☆7,457Updated 6 years ago
- RxJava binding APIs for Android's UI widgets.☆9,652Updated 3 years ago
- Android library to handle jobs in the background.☆5,370Updated 2 years ago
- An Android app which provides design news & inspiration as well as being an example of implementing material design.☆16,252Updated last year
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'