Skip to content
 
 

Repository files navigation

UITableView+LongPressReorder

Easy Long Press Reordering for UITableView. The core of code are copied from bvogelzang's BVReorderTableView shamelessly, except I changed it to a category on UITableView to make it more easy to use.

Example Usage

Just one line.

tableView.longPressReorderEnabled = YES;

##License

MIT

About

Easy Long Press Reordering for UITableView.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages