ios-dragable-table-cells icon indicating copy to clipboard operation
ios-dragable-table-cells copied to clipboard

Objective-C library for drag-n-drop of UITableViewCells in a navigation hierarchy of view controllers.

Results 2 ios-dragable-table-cells issues
Sort by recently updated
recently updated
newest added

I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).

Hey, your library is really interesting. The only problem I found was the `README.md`, which lacks an `Installation Section` I created this [iOS Open source Readme Template](https://github.com/awesome-labs/iOS-readme-template) so you can...