/AMHEditableTableView

A quick implementation of a reorderable UITableView

Primary LanguageObjective-C

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.