Skip to content

Instantly share code, notes, and snippets.

@irekasoft
Created April 18, 2017 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save irekasoft/a30a89ae165b60e575ab4b67eb0d0b91 to your computer and use it in GitHub Desktop.
Save irekasoft/a30a89ae165b60e575ab4b67eb0d0b91 to your computer and use it in GitHub Desktop.
public func animationController(forPresented presented: UIViewController, presenting: UIViewController, source: UIViewController) -> UIViewControllerAnimatedTransitioning? {
isPresenting = true
return self
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment