A picture representing freshking

freshking

freshking
Munich
BKFilterView screenshot

BKFilterView

June 23, 2016 • MIT License
An overlay view to color filter content below
BKZoomView screenshot

BKZoomView

September 25, 2014 • MIT License
A UIView that will zoom into its parent view. It can be implemented with only three lines of code and is very easy to use. It is optionally drag-able with a customizable zoom scale.
StickyHeaderView screenshot

StickyHeaderView

March 26, 2014 • MIT License
Example of how to create a UITableView HeaderView which sticks to the top and stretches when pulled down. Kind of like the Tinder app does.
DynamicGraphView screenshot

DynamicGraphView

June 15, 2013 • MIT License
A simple but effective dynamic GraphView implementation for iPhone SDK for float values. It is easy to implement and works statically with an array of floats as well as dynamically by adding val...