Stay in touch
CMPopTipView
March 20, 2011 • MIT License
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
EGOTableViewPullRefresh
March 19, 2011 • MIT License
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
FTUtils
March 18, 2011 • MIT License
The code in FTUtils is common utility code extracted from Free Time Studios iPhone projects. Currently, there is only one primary utility (FTAnimation) and some simple preprocessor macros. Some uni...
StackPanel
March 16, 2011 • MIT License
A simple iOS control for stacking UIViews without the hassle of managing a UITableView.
KTPhotoBrowser
March 15, 2011 • MIT License
KTPhotoBrowser is a lightweight photo browser library for the iPhone and iPod touch that looks and behaves like the iPhone Photos app.
Snappy Slider
March 14, 2011 • MIT License
A subclass of UISlider that snaps to pre-specified values, or detents.
Appirater
March 13, 2011 • MIT License
Appirater is a class that you can drop into any iPhone app that will help remind your users to review your app on the App Store.
Core Animation Demos
March 13, 2011 • MIT License
A collection of 13 incredibly cool Core Animation demos for iOS.
MHRotaryKnob
March 08, 2011 • MIT License
MHRotaryKnob is a UIControl that acts like a rotary knob. In operation it is similar to a UISlider but its shape is square rather than long and narrow. Great for music apps where you can use it as ...
PDColoredProgressview
March 08, 2011 • MIT License
An UIProgressview subclass with support for setting a tint color instead of the boring default blue.
UIDickBar
March 07, 2011 • MIT License
Dickbar, new feature from Twitter for iPhone, now available for your iOS apps too.
Chromium Tabs
March 01, 2011 • MIT License
Chromium Tabs is a Cocoa framework for building applications that works like Chromium's window system. An application has multiple windows. Each window represents a unit of tabs. Each tab represent...
PSStoreButton
February 28, 2011 • MIT License
Flexible reimplementation of the iOS AppStore Button.
No images are used - styling is done with a sublcassed UIButton and Layers. You can choose the color, default colors for AppStoreGreen, Blue...
SSRatingPickerViewController
February 27, 2011 • MIT License
A simple view controller for rating stuff like App Store.app.
SSPieProgressView
February 27, 2011 • MIT License
Pie chart style progress bar similar to the one in Xcode's status bar.
Gradient View
February 27, 2011 • MIT License
Easily create gradients with optional borders and insets.
Collection View
February 27, 2011 • MIT License
A simple collection view modeled after UITableView and NSCollectionView.