Skip to content

Instantly share code, notes, and snippets.

@sonjh1217
Created April 28, 2021 13:57
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 sonjh1217/a85a317052b7d348bdc0f0af5dcf9756 to your computer and use it in GitHub Desktop.
Save sonjh1217/a85a317052b7d348bdc0f0af5dcf9756 to your computer and use it in GitHub Desktop.
class InteracitveTransition: UIPercentDrivenInteractiveTransition {
var hasStarted = false
var shouldFinish = false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment