jackpine / biketag-ios

http://biketag.jackpine.me
1 stars 1 forks source link

Feature/nice fonts #140

Closed michaelkirk closed 8 years ago

michaelkirk commented 8 years ago

A style refresh of the app, centered around the design for biketag.jackpine.me

Also, this traverses a swift/xcode update, so those updates are smashed into here.

Also, addressed some complexity in the CheckGuessViewController which was making things unnecessarily difficult to style in IB. Instead of show/hide logic in the checkguessviewcontroller, I've separated out 3 new VC's. (correct-guess, incorrect-guess, and times-up). These are presented modally to nice affect.

screen shot 2016-03-30 at 7 40 57 am