Stay in touch
BJRangeSliderWithProgress
October 17, 2011 • MIT License
A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.
iRate
October 16, 2011 • zlib License
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic s...
STableViewController
October 15, 2011 • MIT License
This is deprecated in favor of the newer SKStatefulTableViewController: https://github.com/shiki/SKStatefulTableViewController
STableViewController is a custom table view controller that support...
JTRevealSidebar
October 11, 2011 • MIT License
An iOS objective-c library template for mimic the sidebar layout of the new Facebook app.
HZActivityIndicatorView
October 10, 2011 • BSD License
A highly customizable drop-in replacement for UIActivityIndicatorView
AUIAnimatedText
October 09, 2011 • MIT License
A drop-in UILabel replacement that makes almost all text properties animatable by using a CATextLayer instead of CALayer.
The important animatable properties are textColor, text, font and fontSize.
JHNotificationManager
October 07, 2011 • BSD License
A queue-able notification manager for custom view notifications. Not to be confused with NSNotificationCenter!!
ios-calendar
October 06, 2011 • MIT License
ios-calendar is a stylable month calendar view for use in iPhone applications. It uses Three20 framework heavily, especially for styling.
While there are existing implementations (Kal and TKCalend...
CPAnimationSequence
October 04, 2011 • MIT License
Declarative UIView animation sequences. With this component you can declaratively describe animation sequences that consist of multiple steps. (Oh, and then you can run them, if you like.)
DOAutocompleteTextField
October 02, 2011 • BSD License
DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
NACounter
September 30, 2011 • Custom License
This sweet little number was crafted by Naked Apps for our latest creation, Puzzle Love. It’s a simple little Objective-C control producing a two-digit analogue counter. Retina-ready, NACounter c...
SMHeadedList
September 29, 2011 • Unspecified License
Create a list with a header section like Game Center on iOS 5.
EDSideBar
September 23, 2011 • BSD License
Attemp to create a Sidebar in ObjectiveC/Cocoa like those seen in apps like Sparrow Mail, Twitter or Github for Mac.