Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 751 Bytes

Flo

Core Graphics Tutorial

Complete app to track your drinking habits

Demo Video here

Main functionality

  • Draws rounded buttons via draw() UIView method
  • export UIImage from drawing context
  • simple GraphView implemented
  • fixed CounterView issue via fixAngle implementation instead of original project from RW
  • darker of lighter color implemented to give the buttons a nice UI touch so they respond when pressed