SaaSHub helps you find the best software and product alternatives Learn more →
Epoxy Alternatives
Similar projects and alternatives to Epoxy
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
Lottie for Android, iOS, and React Native
Render After Effects animations natively on Android and iOS, Web, and React Native
-
-
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
-
-
-
sticky-headers-recyclerview
Discontinued [UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
-
FastAdapter
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
-
-
timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
-
-
SmartRecyclerAdapter
Small, smart and generic adapter for recycler view with easy and advanced data to ViewHolder binding.
-
SectionedRecyclerViewAdapter
Discontinued An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Epoxy discussion
Epoxy reviews and mentions
-
How to create this ? how do i create a dynamic note app, with the option of adding multiple images and voice notes. Is this achievable only through recyclerview or what ? Heres an image attached as an example
You may use epoxy recyclerview by airbnb. Check it out here
-
Server-Driven UI Implementation Methods To Modify The App Interface Layouts
Epoxy by Airbnb
-
Tap to expand RecyclerView items with Android and Kotlin
Because that's what the grown folks do!!! HERE is the Epoxy library which is AirBnb's open source custom view library for complex RecyclerViews
-
How do I share RecycledViewPool between fragments?
Epoxy is sharing viewpools on an activity level by default, for example https://github.com/airbnb/epoxy/blob/master/epoxy-adapter/src/main/java/com/airbnb/epoxy/ActivityRecyclerPool.kt
-
Steep learning curve
There's a library called Epoxy https://github.com/airbnb/epoxy/
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
RecyclerView utilities: Epoxy, Groupie, AdapterDelegates
-
Does anyone else hate recyclerviews and how android handles lists.
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.
-
Recycler view as a alternative of scroll view?
Airbnb built epoxy as a way to help do the second approach: https://github.com/airbnb/epoxy
-
How would you achieve these kind of layouts without nested RecyclerViews?
I would suggest epoxy as well. The bigger cards would use Grouping and then everything is just EpoxyModel.
-
[Need HELP] How to add Selection to RecyclerView with binding
Epoxy: https://github.com/airbnb/epoxy
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Sep 2024
Stats
airbnb/epoxy is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Epoxy is Java.
Popular Comparisons
- Epoxy VS sticky-headers-recyclerview
- Epoxy VS android RecyclerView support Header Footer and Empty list
- Epoxy VS FastAdapter
- Epoxy VS SmartRecyclerAdapter
- Epoxy VS groupie
- Epoxy VS SectionedRecyclerViewAdapter
- Epoxy VS CircularLayoutManager
- Epoxy VS recyclerview-animators
- Epoxy VS MultiChoiceAdapter
- Epoxy VS MultiLevelAdapter