Stay in touch
FTCoreTextView
August 26, 2011 • MIT License
CoreText wrapper to draw rich text with HTML-like tags.
FireUIPagedScrollView
August 24, 2011 • MIT License
Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box.
Features:
- Handles Orienta...
RSColorPicker
August 23, 2011 • Unspecified License
Easy to use, simple to customize. HSV Color picker for iPhone and iPad. Uses delegation and allows full control over brightness.
WhirlyGlobe-Maply Component
August 22, 2011 • Apache 2.0 License
The WhirlyGlobe-Maply Component is a self contained Objective-C framework you can use to put a 3D interactive globe or a flat map in your app.
The globe can support vector data, labels, marker...
JSTokenField
August 21, 2011 • BSD License
An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
HPGrowingTextView
August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
Smooth Line View
August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
PDF Reader Core
August 17, 2011 • MIT License
Open source PDF reader code for fellow iOS developers struggling with wrangling PDF files onto iOS device screens.
The code is universal and does not require any XIBs (as all UI elements are cod...
StrikeThroughLabel
August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
JUInspectorView
August 15, 2011 • MIT License
JUInspectorView is a shameless copy of Xcode 4s inspector views. It draws a header with a title and then a custom NSView or NSView subclass as the body. There is a disclosure triangle to open/close...
UIXOverlayController
August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.
JUCollectionView
August 11, 2011 • MIT License
JUCollectionView aims to be a drop in replacement for the extremely slow NSCollectionView. Instead of loading every possible cell at once, JUCollectionView only displays the visible cells. To impro...
PSMTabBarControl
August 10, 2011 • BSD License
This my fork of PSMTabBarControl. It was originally created by http://www.positivespinmedia.com/dev/PSMTabBarControl.html, then updated at http://code.google.com/p/maccode/source/browse/#svn/trunk/...
CubeTabBarController
August 09, 2011 • Unspecified License
The normal switching between view controllers on UITabBarControllers is boring. No animation whatsoever. So I decided to add a cube animation. It uses CoreAnimation to be able to rotate around the ...
JLNDragEffectManager
August 08, 2011 • Custom License
A subclass of NSWindowController which allows you to replace a static dragging image with an animated effect similar to dragging items from the Library palette to a window or view in Interface Buil...
ToolDrawer
August 07, 2011 • Unspecified License
A collapsible toolbar that is affixed to one of the four corners of the screen.
STSegmentedControl
August 04, 2011 • MIT License
A drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented control.
FlipView
August 02, 2011 • BSD License
Magazine Style View/Layout like Flipboard. Originally created by Raw Engineering, but their repository has strangely gone missing.