Skip to content

nathanborror/TransitionsExample

Repository files navigation

TransitionsExample

An exercise showing how to use custom interactive UIViewController transitions. After building the app you should be able to edge swipe from left to right to bring a new UIViewController onto the stack. Swiping from the right edge to the left should do this same (it doesn't right now).

TODOs:

  • Fix back swiping
  • Refactor CustomTransition class so it doesn't know about specific view controllers
  • Simplify

Things I read along the way:

About

An exercise showing how to use custom interactive UIViewController transitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published