DragDropSwipeRecyclerview VS groupie

Compare DragDropSwipeRecyclerview vs groupie and see what are their differences.

DragDropSwipeRecyclerview

Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists. (by ernestoyaquello)

groupie

Groupie helps you display and manage complex RecyclerView layouts. (by lisawray)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DragDropSwipeRecyclerview groupie
1 10
905 3,645
- -
5.6 5.8
8 months ago 7 months ago
Kotlin Java
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DragDropSwipeRecyclerview

Posts with mentions or reviews of DragDropSwipeRecyclerview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Replacement for advancedrecyclerview?
    3 projects | /r/androiddev | 25 Oct 2022
    I've got a RecyclerView that shows a list of rows that need to be swiped (left/right) and dragged and dropped (rearranging order). This is surprisingly hard to get right on all vendors and versions of Android, and the advancedrecyclerview library has been awesome at dealing with all the details. It's abandoned, though, so I'm looking for a replacement. I found DragDropSwipeRecyclerview, which also seems abandoned. (In fact, RecyclerView itself hasn't had changes in a while.)

groupie

Posts with mentions or reviews of groupie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.

What are some alternatives?

When comparing DragDropSwipeRecyclerview and groupie you can also consider the following projects:

android-advancedrecyclerview - RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)

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

IndicatorFastScroll - Android library providing a simple UI control for scrolling through RecyclerViews

expandable-recycler-view - Custom Android RecyclerViewAdapters that collapse and expand

nowinandroid - A fully functional Android app built entirely with Kotlin and Jetpack Compose

glide - An image loading and caching library for Android focused on smooth scrolling

Permission Dispatcher - A declarative API to handle Android runtime permissions.

ExpandableLayout - 🦚 An expandable layout that shows a two-level layout with an indicator.

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.

cycler

RxPermissions - Android runtime permissions powered by RxJava2

binding-collection-adapter - Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework