QuickRearrangeTableView
QuickRearrangeTableView copied to clipboard
Protocol-oriented solution to add quick cells rearrange/reorder to UITableView, written in Swift 2.2
Results
3
QuickRearrangeTableView issues
Sort by
recently updated
recently updated
newest added
I am having this graphical bug where after scrolling down the TableView and the table view cell I long press on jumping erratically up. The amount of jump seems to...
I add a button inside a table cell. But it does not receive click event.