Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.
-
Updated
Aug 27, 2023 - Kotlin
Kotlin Android library that extends RecyclerView to support gestures like drag & drop and swipe, among others. It works with vertical, horizontal and grid lists.
A library what allows you to execute a swipe for the android platform
Compose RevealSwipe
Recyclerview adapter library- Create adapter in just 3 lines of code
Swipeable list component for React supporting several behaviours (e.g. iOS)
The best SwipeView component for React Native.
A simple React component implement 'swipe to delete' UI-pattern.
Android library provides a simple to use swipeable RecyclerView.
A RecyclerView that can make its child scroll horizontally, follows the user gestures to open and show the menu of the child.
Library that makes it easy to implement swipe-to-dismiss in recycler view
An extendable adapter which provides swipe-to-delete feature on your customized row item
Customizable Android library that helps you to implement swipe-to-delete logic for your RecyclerView's adapters in an easy way!
React Native Swipeable Container simplifies adding swipeable components to your React Native apps(Android and iOS), enhancing user interactions with smooth gestures.
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 class by revealing a view under the first sliding view. Please, refer to this link to learn more about the class ItemTouchHelper. This project show…
A Flutter package to display hierarchical data in the form of list as well as allows to swipe the individual tiles.
Collection view cell with swipe to delete feature - example project
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …
A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…
Swipable buttons for UICollectionView and UITableView
Generic TableView datasource that can be used to populate any type of listing with single cell listing, sectional listing and useful to populate different type of cells in one section using protocol based models and Generics.
Add a description, image, and links to the swipe-to-delete topic page so that developers can more easily learn about it.
To associate your repository with the swipe-to-delete topic, visit your repo's landing page and select "manage topics."