Skip to content

Instantly share code, notes, and snippets.

@Otbivnoe
Created January 19, 2018 11:28
Show Gist options
  • Save Otbivnoe/b13d916d2dd57e4d5c61b8e2982e29b1 to your computer and use it in GitHub Desktop.
Save Otbivnoe/b13d916d2dd57e4d5c61b8e2982e29b1 to your computer and use it in GitHub Desktop.
protocol Animator: UIViewControllerAnimatedTransitioning {
var isPresenting: Bool { get set }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment