Stay in touch
ACVRangeSelector
February 10, 2013 • MIT License
A range selector control for iOS, similar to UISlider but with three handles.
REActivityViewController
February 10, 2013 • MIT License
Open source alternative to `UIActivityViewController`, highly customizable and compatible with iOS 5.0. It allows to create custom activities with ease, you control their appearance and behavior an...
SOPinnerActivity
February 09, 2013 • MIT License
SOPinnerActivity is a UIActivity subclass to save bookmarks to Pinner which are then uploaded to the user's Pinboard.in account.
F3Stepper
February 08, 2013 • BSD License
"Flipping" value stepper, similar to the font size selection controls found in iWorks and elsewhere. Easily wired into existing applications using IB and normal control events. Features customi...
MKStoreKit
February 08, 2013 • MIT License
In-App Purchases StoreKit for iOS devices.
MKStoreKit is the best framework for implementing In-App purchases in any iOS app today. It’s highly configurable and supports a variety of business mode...
AAMFeedback
February 08, 2013 • BSD License
Library that you can add Feedback form in your app on the fly.
AAMFeedback provides an issue selector and automatically embeds device type, OS, and app info.
UIBAlertView
February 06, 2013 • BSD License
Basic UIAlertView functionality with block callback. Enjoy :]
http://stavash.wordpress.com/2013/01/31/quick-tip-uialertview-with-a-block-callback/
TimesSquare
February 05, 2013 • Apache 2.0 License
TimesSquare is a library to display a calendar in a view in your iPhone or iPad app. We wrote it after searching high and low for a better way and finding none.
TRVSNavigationControllerTransition
February 05, 2013 • MIT License
Push/Pop transition for entire UINavigationController views.
The photo is using `pushViewControllerWithNavigationControllerTransition:`. Now, by using multiple layers we can keep the navigationB...
action-sheet-blocks
February 04, 2013 • BSD License
Category of `UIActionSheet` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
QBImagePickerController
February 04, 2013 • MIT License
A clone of the UIImagePickerController with multiple selection feature.
QBRefreshControl
February 03, 2013 • MIT License
An abstract base class for creating a refresh control.
WHMessageActivities
February 03, 2013 • BSD License
UIActivity is an awesome API for sharing content with built-in iOS services. It's really easy to share via email and text message with the built-in activities, but for one really fatal flaw: Apple'...
iOS-Tree-Component
February 02, 2013 • MIT License
The iOS Tree component is a UITableViewCell replacement that lets your UITableView work as a tree.
The component is very simple to use it contains two classes and a nib file. It is developed usi...
alert-blocks
February 02, 2013 • BSD License
Category of `UIAlertView` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
DPUpdateChecker
February 02, 2013 • GPL License
Check for updates for your application in the Appstore. Use iTunes Search API.
Check is performed asynchronously to run parallel to the main tasks of the application.
Via delegate returns inf...
SweepingProgressBar
February 02, 2013 • Unspecified License
SweepingProgressBar is an improved implementation of TYIndeterminateProgressBar that appears by dropping down from the top of the view and animating smoothly back and forth until dismiss is called.