vanditmehta / AMHEditableTableView

A quick implementation of a reorderable UITableView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EditableTableView

A quick implementation of a reorderable UITableView.

TODO

Fix bug where moving a cell quickly and releasing it below the bottom of the tableView does not correctly insert the item back into the tableView.

About

A quick implementation of a reorderable UITableView