v1.2.0
Improve handling of pan gesture, matching the feeling of default UINavigationController
.
Changed
pan-to-pop
animation completion/cancellation is now decided on gesturevelocity
first and, only in case of low velocity, on progress percentage (#12).pan-to-pop
animationcompletionSpeed
is increased based on gesture velocity at the end of the gesture itself.