Stay in touch
EPGLTransitionView
May 01, 2011 • Unspecified License
OpenGL ES view for animating a view transition.
V8HorizontalPickerView
April 28, 2011 • Unspecified License
Horizontal UIPickerView Control for iOS.
MGPRoundProgressButton
April 28, 2011 • Unspecified License
A progress/loading indicator wrapped around a button. Similar to the design seen in the iTunes app for playing previews of songs.
FlipCardNavigationView
April 28, 2011 • Unspecified License
A novel 'flip card' style of navigating between different views in an iPhone app.
OpenSpringBoard
April 24, 2011 • Unspecified License
UIKit based Spingboard clone, similar to Three20's TTLauncherView.
ComboBox for UITableView
April 05, 2011 • Unspecified License
This XCode project is intended to demonstrate the usage of custom UITableViewCells as kind of combo boxes (as known from [X]HTML) or dropdown boxes. The code used to provide this is just a rough pr...
PINView
March 29, 2011 • Unspecified License
This project gives you a drop-in PIN code entry screen that looks like the entry screen seen in Settings.app.
Camera Flash Toggle
March 17, 2011 • Unspecified License
An example how to create a custom iPhone control, that looks like the new flash toggling ui element inside the default camera app (since 4.0).
Slide to Unlock
March 08, 2011 • Unspecified License
"slide to unlock" clone from the iPhone's lockscreen using only public APIs
DDPageControl
January 17, 2011 • Unspecified License
A replacement for UIPageControl that lets you customize the size, spacing and color of the page control dots.
Center Button in Tab Bar
January 04, 2011 • Unspecified License
As seen in Instagram, Path, DailyBooth, and other apps, place a button in the center of a UITabBar to let the user perform some action that is central to the application's purpose.
Animated Tab Bar Selection Indicator
January 04, 2011 • Unspecified License
As seen in Twitter for iPhone (née Tweetie 2), select a tab from the tab bar, and a small triangular selection indicator slides into place above the tab.
Vertically swipe between pages of content
January 04, 2011 • Unspecified License
As seen in the Reeder iPhone app, pull to see the title of the next page of content. Pull far enough and the next page slides in to replace the current page.