Posts

Post not yet marked as solved
1 Replies
1.2k Views
I have a long-press gesture on my UITableView to detect long-press on table cells. With the new Drag and drop API, the table now displays a copy of the cell to drag, then shows the long-press menu. Is there a way to cancel the drag and drop locally, or any way to make these interactions work better with each other?
Posted Last updated
.