Skip to content

Conversation

@mmalykov
Copy link
Collaborator

No description provided.

override func viewDidLoad() {
super.viewDidLoad()

let tapGesture = UITapGestureRecognizer(target: self, action: #selector(tap))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

 let tapGesture = UITapGestureRecognizer(
    target: self,
    action: #selector(increaseCounter))

@AliceAponasko
Copy link
Member

Minor comments. lgtm otherwise. Excellent! Good job. 👍

@AliceAponasko
Copy link
Member

screenshot 2016-09-11 17 24 32

I would make all text bold (in storyboard - font - type - bold)
And figure out Reset button left constraint (it should be closer to the edge of the screen)

@AliceAponasko
Copy link
Member

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants