Stay in touch
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.
RangeSlider
September 21, 2011 • Unspecified License
Two-thumbed slider for choosing a range of values.
graphael-objc
September 20, 2011 • MIT License
Objective-C wrapper for gRaphael graph charting library.
XBPageCurl
September 18, 2011 • MIT License
A page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS.
No image provided.
ABPadLockScreen
September 16, 2011 • MIT License
ABPadLockScreen aims to provide a universal solution to providing a secure keypad/pin lock screen to your iPhone or iPad app. With just a few lines you can have a full lock screen module ready to go.
UIExpandableTableView
September 15, 2011 • Unspecified License
UIExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols.
IL Color Picker
September 13, 2011 • Public Domain License
Photoshop style color picker for iOS. Doesn't use images, very lightweight and complete.
Source includes two controls that work in unison with each other to provide users the ability to pick co...
Nimbus
September 12, 2011 • Apache 2.0 License
An iOS framework whose growth is bounded by O(documentation).
By focusing on documentation first and features second, Nimbus hopes to be a framework that accelerates the development process of a...
RBFilePreviewer
September 11, 2011 • MIT License
RBFilePreviewer is a wrapper around Apple's QLPreviewController. Ease of use is its primary design. It can be dropped into any project and used right away. Unlike QLPreviewController, RBFilePreview...