Stay in touch
KKPasscodeLock
February 17, 2012 • Apache 2.0 License
KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.
STOverlay
February 17, 2012 • BSD License
STOverlay is a set of classes for transparent overlays like iOS.
TextStepperField
February 16, 2012 • Apache 2.0 License
Stepper control with numeric textfield.
Supports resizing and adapts to the shape of the screen.
It is based on control stepperTest
MNMBottomPullToRefresh
February 16, 2012 • BSD License
MNMBottomPullToRefresh is a solution to add pull-to-refresh feature to the bottom of a UITableView instead of the top, as usual. This view can be used to retrieve more values, or pages, of a large ...
FadingTextView
February 15, 2012 • Public Domain License
A simple device for creating a fade effect at the bottom and top of a text view. Also included in the project is FadingContentScrollView which is a scroll view that you supply a content view to and...
PageViewController
February 15, 2012 • Public Domain License
PageViewController implements a container UIViewControler, controlling the navigation between child UIViewController with UIPageControl.
PullableView
February 14, 2012 • MIT License
UIView subclass that implements pullable behaviour similar to the Notification Center in iOS 5.
ABPersonViewController+Delete
February 14, 2012 • Apache 2.0 License
ABPersonViewController category with address book contact deletion (default ABPersonViewController only allows editing, not deletion).
TweetBot like UIAlertView and UIActionSheet replacement
February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers.
The classes can be easily customi...
CoolUIViewAnimations
February 12, 2012 • Unspecified License
UIView Category containing cool animations and effects for iPhone. Sample project included.
No image provided.
DAReloadActivity
February 10, 2012 • MIT License
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
JBDaylightOverlay
February 09, 2012 • BSD License
An overlay for MapKit that shows daylight for the current date and time.
JCMSegmentedPageController
February 08, 2012 • Apache 2.0 License
Custom container view controller for iOS5 that functions similarly to a UITabBarController, but the way to switch tabs is through a UISegmentedControl on top. Demo included.
MJGLayoutKit
February 07, 2012 • BSD License
iOS layout framework inspired by Android's layout system.
No image provided.
YLProgressBar
February 06, 2012 • MIT License
Custom progress bar for iOS (iPhone, iPad) with an animated background.
It is build using the Core Graphics framework.
YRDropdownView
February 05, 2012 • MIT License
YRDropdownView is a view library for displaying stylish alerts, warnings, and errors. Based on Tweetbot's implementation, MKInfoPanel by Muguneth Kumar, MBProgressHUD by Matej Bukovinski and DSActi...
PullToRefreshTransform
February 03, 2012 • Unspecified License
Example of how to do the pull to refresh seen in the Twittelator Neue app.
UIImage+Sprite
February 02, 2012 • MIT License
Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas).
VPPDropDown
February 02, 2012 • MIT License
VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.
QuickDialog
January 30, 2012 • Apache 2.0 License
QuickDialog allows you to create HIG-compliant iOS forms for your apps without having to directly deal with UITableViews, delegates and data sources. Fast and efficient, you can create forms with m...