Created
July 3, 2020 06:57
-
-
Save alfian0/a561e9c63d0820eb068f8a84838752c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Interactor: 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