Drag & Drop n' Swipe Recyclerview

Android library written in Kotlin to easily create and customise lists with item swipe and drag & drop

Drag & Drop n’ Swipe Recyclerview

This library was originally created as a component of an app I was working on, but when it got big and useful enough I decided to publish it as a library of its own.

It is written in Kotlin and uses AndroidX libraries to help with the implementation and easy customisation of recyclerviews that handle swipe and drag & drop gestures.

Project details

CREATED: 2018
STARS ON GITHUB:
TECHNOLOGIES: Kotlin + Android