Skip to content

Instantly share code, notes, and snippets.

@yunustek
Last active January 7, 2019 19:12
Show Gist options
  • Save yunustek/5c1d25500281154f2075f205906cb636 to your computer and use it in GitHub Desktop.
Save yunustek/5c1d25500281154f2075f205906cb636 to your computer and use it in GitHub Desktop.
class AccountViewController: UIViewController {
@IBOutlet var photoButton: UIButton!
@IBOutlet var usernameLabel: UILabel!
@IBOutlet var pointButton: UIButton!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment