Skip to content

eryshkov/Flo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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