TableViewDragger
Cell dragger
An iOS library that enables drag-and-drop rearrangement of table view cells
A cells of UITableView can be rearranged by drag and drop.
536 stars
9 watching
55 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
dragindexpathiosswiftuitableview
Related projects:
Repository | Description | Stars |
---|---|---|
andreamazz/uiview-draggable | A category on UIView that adds dragging functionality to iOS views | 436 |
adamshin/swiftreorder | A library that enables drag-and-drop reordering in UITableViews with customizable animations and effects | 408 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
mmick66/kddraganddropcollectionview | Provides a reusable component for implementing drag and drop data transfer between multiple collection views. | 528 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
dentelezhkin/dtdraganddropexample | An iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management. | 1 |
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
marioiannotta/splitviewdraganddrop | A framework for enabling drag and drop between views in split view mode on iOS 9 | 331 |
woxblom/draglistview | An Android library for customizing the behavior of list and grid views when dragging items | 694 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
kyoheig3/pagingview | An infinite paging solution for UI, utilizing smart auto layout and a UIKit-like interface | 316 |
ice3-software/between-kit | A framework that provides drag-and-drop functionality for building user interfaces on iOS devices | 266 |
carlosjorger/vue-fluid-dnd | A Vue 3 drag and drop library for lists, providing a smooth and customizable way to reorder elements. | 223 |
hyuwah/draggableview | An Android library to simplify the creation of floating draggable views using Kotlin extensions. | 112 |