Created
May 2, 2020 11:50
-
-
Save akshitzaveri/b53e7da7429c43734d90e2cf67f52159 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
@IBAction func buttonTapped(_ sender: UIButton) { | |
self.circleView.startAnimating() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment