Skip to content

Conversation

@uny
Copy link

@uny uny commented Oct 13, 2015

We would like to reorder the cell by dragging a specific region such as the left end of the cell.
Then, I added

func tableView(tableView: UITableView, shouldMoveRowAtIndexPath: NSIndexPath, forGestureRecognizer gestureRecognizer: UILongPressGestureRecognizer) -> Bool

on this pull request (See example).

This also includes:

  • Carthage support
  • podspec
  • Some refactoring

nicolasgomollon added a commit that referenced this pull request Aug 12, 2022
@nicolasgomollon
Copy link
Owner

Thanks for this pull request! There are lots of changes and merge conflicts now, so I’ve gone ahead and just extracted the essence of your feature request in 1a53acc. Also, the repo is now available on CocoaPods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants