Framework for Custom Swipe To Go Back (Twitter Like)

100 views Asked by At

I'd like to implement a custom UINavigationController pop transition. The interactive swipe to go back similar to what Twitter on iOS is doing.

For some technical reasons (beyond the scope of the question), I cannot use the default behavior of the UINavigationController.

It doesn't matter the language Swift or Objective-c.

0

There are 0 answers