Skip to content

Instantly share code, notes, and snippets.

@thexande
Created December 11, 2019 22:27
Show Gist options
  • Save thexande/8c865372d9ebd3064ce977fcd7f3a2b0 to your computer and use it in GitHub Desktop.
Save thexande/8c865372d9ebd3064ce977fcd7f3a2b0 to your computer and use it in GitHub Desktop.
final class CardPresentationCoordinator: UIPercentDrivenInteractiveTransition {
var hasStartedInteraction = false
var shouldFinishTransition = false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment