CosmicMind / Motion

A library used to create beautiful animations and transitions for iOS.

Home Page:http://cosmicmind.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive transition with UINavigationController

emrecanozturk opened this issue · comments

I can make interactive transition to back with gesture but when I want to use the back tracking swipe with UINavigationController there is no interactive transition to go back. Could I use UINavigationController back swipe and interactive transition to back for the same UIViewController ?