TIY-Mobile-Winter-2016 / TIY-Course

The Iron Yard Salt Lake City Mobile Course Repository
7 stars 1 forks source link

BronxDupaix #3

Open BronxDupaix opened 8 years ago

BronxDupaix commented 8 years ago

Connections Inspector

Everything in our storyboard view is now properly wired up to the appropriate variables/methods in our code! When UI elements are touched by our user, the code in our view controller will be invoked.

Code Tasks

The following steps are numbered. You will find corresponding comments in the CounterViewController.swift file with the same numbers.