CocoaPods trunk is moving to be read-only. Read more on the blog, there are 3 months to go.

SwiftDragAndDrop 0.4.0

SwiftDragAndDrop 0.4.0

Maintained by Phanha Uy.



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.

Demo

Breaking Changes

  • Refactored usage classes and protocols

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.