Search results for to

SMPageControl screenshot

SMPageControl

December 16, 2012 • MIT License
UIPageControl’s Fancy One-Upping Cousin. Designers love to make beautifully custom page controls that fit in with all the wood, gradients, and inner shadows they've worked so hard perfecting. ...
BubbleButtonView screenshot

BubbleButtonView

December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
LHDropDownControl screenshot

LHDropDownControl

December 15, 2012 • MIT License
A simple drop down selector control for iOS. Hold the button (top part) and the control will expand. Slide down to choose an option. Letting go will select the option and contract the control.
FTWButton screenshot

FTWButton

December 11, 2012 • MIT License
FTWButton is a UIControl subclass that lets you easily set color, gradient, text, and icon properties for various states and animates between them.
DejalActivityView screenshot

DejalActivityView

December 08, 2012 • BSD License
DejalActivityView conveniently displays a horizontal, bezel-style, or keyboard-covering view with a spinning activity indicator and adjustable text. Includes DejalActivityView: a simple horizont...
ZAActivityBar screenshot

ZAActivityBar

December 07, 2012 • MIT License
An easy-to-use activity bar that's meant to non-intrusively display the progress of a task.
UIActivityCollection screenshot

UIActivityCollection

December 06, 2012 • Unspecified License
A collection of UIActivity providers.
PhotoZoom screenshot

PhotoZoom

November 26, 2012 • BSD License
iOS project which closely mimics the behavior of the Apple Photos app including gestures for double taps and two finger taps as well as zooming and pinching which is more automatic. A single tap al...
ISRefreshControl screenshot

ISRefreshControl

November 25, 2012 • MIT License
An iOS4-compatible version of the UIRefreshControl, introduced in iOS 6.
Flat Pill Button screenshot

Flat Pill Button

November 20, 2012 • MIT License
A custom UIButton subclass that has the Letterpress look and feel.
FPNumberPadView screenshot

FPNumberPadView

November 19, 2012 • MIT License
A simple but highly customisable numeric keyboard for iPhone. Uses ARC. Currently does not support rotation, you are welcome to implement it. Includes some input checks to allow only 2 decimal digi...
MNMPullToRefresh screenshot

MNMPullToRefresh

November 18, 2012 • MIT License
MNMPullToRefresh is a solution to add pull-to-refresh feature at the top of an UITableView. This solution has its basis on the Mediator design pattern (http://en.wikipedia.org/wiki/Mediator_patt...
InformaticToolbar screenshot

InformaticToolbar

November 14, 2012 • MIT License
InformaticToolbar is mainly an UIViewController Category which allows you to add several UIBarButtonItems set to your toolbar. The sets are defined as subclasses of ITBarItemSet. All ITBarItemSe...
THContactPicker screenshot

THContactPicker

November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
KBButton screenshot

KBButton

November 13, 2012 • MIT License
An OS X button adapted from BButton. Adds Twitter Bootstrap style buttons to OS X
IZValueSelector screenshot

IZValueSelector

November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ... Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
FontasticIcons screenshot

FontasticIcons

November 10, 2012 • MIT License
FontasticIcons is an Objective-C wrapper for iconic fonts.
DSBarChart screenshot

DSBarChart

November 09, 2012 • MIT License
A simple Objective-C Bar Chart / Histogram library.
YHCPickerView screenshot

YHCPickerView

November 06, 2012 • MIT License
YHCPickerView extends UIPickerView with a search bar to help your users easily filter the picker view's contents when it contains lots of records.
MKGradientButton screenshot

MKGradientButton

November 02, 2012 • Apache 2.0 License
A simple UIButton subclass with a linear gradient. The button also supplies an optional in-view activity indicator.