SwiftDragAndDrop
SwiftDragAndDrop is an extended UITableView that lets you add long-press drag-and-drop reordering to any table view or across any table views in Drag and Drop Manager Component. It's robust, lightweight, and fully customizable.
Features
- Smooth animations
- Automatic edge scrolling
- Works with multiple UITableViews
- Customizable shadow, scaling, and transparency effects
Installation
CocoaPods
SwiftDragAndDrop is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'SwiftDragAndDrop'Manually
You can integrate SwiftDragAndDrop into your project manually by copying the contents of the Source folder into your project.
Usage
Setup
I will update how to setup very soon.
License
SwiftDragAndDrop is available under the MIT license. See the LICENSE file for more info.
