v1.1.1
v1.1.1
A patch that includes some fixes and improvements to the pan-to-pop
gesture interoperability with other gestures.
Changed
pan-to-pop
gesture now requiresmaximumNumberOfTouches
to be 1.pan-to-pop
gesture won't start if the direction of the pan is wrong
Fixed
- A bug that made really hard to use the delete gesture of table view cells (#5).
Known Issues
- Currently is not possible to activate leadingSwipeActions on UITableViews (#6)