Stay in touch
NGVaryingGridView
June 25, 2012 • MIT License
A GridView which allows to set individual Rects for the Cells. So you can define Cells with different Sizes, used for e.g. in Timetables, EPGs, etc. Similar to the UI used in Hipmunk.
EarthView
June 24, 2012 • BSD License
3D visualization of the Earth globe for iOS that uses map tiles for imagery and OpenGL ES and GLKit for rendering.
SGViewPager
June 23, 2012 • Apache 2.0 License
A collection of custom container UIViewController's. Including a modern one in swift
MKPopoverColorWell
June 23, 2012 • MIT License
A better looking NSColorWell, with a simple popover color picker.
DMTabBar
June 21, 2012 • MIT License
DMTabBar is a simple segmented control / bar that mimics the XCode 4 Inspector segmented control.
HMLabel
June 21, 2012 • BSD License
Finder like color label control. include label control, label select field, label select menu item and label cell.
iOS Filter Control
June 18, 2012 • MIT License
An iOS Filter UIControl Subclass. Zero Graphics. Highly Customizable.
CERoundProgressView
June 17, 2012 • Custom License
A progress view which shows its progress a pie-chart.
FRLayeredNavigationController
June 15, 2012 • BSD License
Influenced by the UI of the Twitter and Soundcloud iPad apps we designed a new navigation concept for our product Checkpad MED. FRLayeredNavigationController is the foundation for this new UI. Also...
PPRevealSideViewController
June 13, 2012 • MIT License
This is a container controller for presenting side views like Path or Facebook application.
It is really simple to use, like UINavigationController, works on both iPhone and iPad, really easy to s...
SGTabs
June 12, 2012 • Apache 2.0 License
SGTabsViewController is a container view controller which shows tabs for each view like mobile safari does.
This controls looks best on an iPad sized screen
- You can add and remove tabs dyna...
PathMove
June 12, 2012 • BSD License
A demonstration of moving an object along a bezier path in iOS.
FullScreenAnimations
June 10, 2012 • Unspecified License
Shows an example of a Path 2.0-like book opening animation on application launch.
CPSlider
June 09, 2012 • MIT License
CPSlider is a drop-in, subclass replacement for UISlider that allows varying scrubbing speeds as the user drags away from the slider thumb, emulating the slider used in the iOS iPod music player. I...
iPad Suggestions List
June 08, 2012 • MIT License
Easily display a popover on iPad with autocomplete suggestions for text fields.
KNMultiItemSelector
June 08, 2012 • MIT License
KNMultiItemSelector is a drop-in multiple items selector for iOS projects. It works with both iPhone and iPad.
It is best used for selecting several items in a long list of hundreds or thousands...
DMScrollingTicker
June 05, 2012 • MIT License
DMScrollingTicker is an advanced horizontal scroll ticker class made in Objective-C for iOS. It doesn’t use standard NSTimer to perform animations but instead Quartz Layers / CoreGraphics. It allow...