swipe-to-delete topic

List swipe-to-delete repositories

DismissibleExpandedList

29
Stars
5
Forks
Watchers

A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.

SlidingItemMenuRecyclerView

40
Stars
4
Forks
Watchers

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

100
Stars
20
Forks
Watchers

Swipeable list component for React supporting several behaviours (e.g. iOS)

EasyAdapter

144
Stars
15
Forks
Watchers

Recyclerview adapter library- Create adapter in just 3 lines of code

SwipeLayout

256
Stars
32
Forks
Watchers

A library what allows you to execute a swipe for the android platform

DragDropSwipeRecyclerview

911
Stars
99
Forks
Watchers

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

87
Stars
11
Forks
Watchers

The best SwipeView component for React Native.

react-swipe-to-delete-component

68
Stars
20
Forks
Watchers

A simple React component implement 'swipe to delete' UI-pattern.

CircularDeletionSwipe

30
Stars
7
Forks
Watchers

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...