Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 285 Bytes

Swift / Xcode Tap Counter

iOS demo project.

Learned...

  • building an interface in Xcode
  • using constraints to support device orientations
  • connecting objects to code
  • working with variables
  • when to use functions
  • how to use a gesture recognizer
  • customizing navigation bar