Reputation: 1656
I'm working on an implementation of a drag&drop of cells in an UITableView different than the standard, what means without the three lines icon. The user can drag by holding the tap anywhere on the cell and move this cell to any other position. The app Trello does something like that. Is there any library already done? Or anyone has some hint on how to do it?
Upvotes: 1
Views: 685