swipe-to-delete topic
RevealSwipe
Compose RevealSwipe
DismissibleExpandedList
A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.
SlidingItemMenuRecyclerView
A RecyclerView that can make its child scroll horizontally, follows the user gestures to open and show the menu of the child.
react-swipeable-list
Swipeable list component for React supporting several behaviours (e.g. iOS)
EasyAdapter
Recyclerview adapter library- Create adapter in just 3 lines of code
SwipeLayout
A library what allows you to execute a swipe for the android platform
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.
react-native-swipeview
The best SwipeView component for React Native.
react-swipe-to-delete-component
A simple React component implement 'swipe to delete' UI-pattern.
CircularDeletionSwipe
This project implements one of the most beautiful animations of the class RecyclerView, the class ItemTouchHelper. The ItemTouchHelper class implements the dragging of each object on the RecyclerView...