Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@Enricoza Enricoza released this 09 Jan 17:57

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 gesture velocity first and, only in case of low velocity, on progress percentage (#12).
  • pan-to-pop animation completionSpeed is increased based on gesture velocity at the end of the gesture itself.