Search results for ui

ADN Activity Collection screenshot

ADN Activity Collection

March 13, 2013 • BSD License
UIActivities to share with App.net (ADN) apps from an Activity Sheet
UnderLineLabel screenshot

UnderLineLabel

March 12, 2013 • BSD License
UILabel subclass with possibility to draw line under multiline text (with offset)
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
MIHSliderView screenshot

MIHSliderView

March 11, 2013 • MIT License
MIHSliderView is a Core Animation slider view for OS X. Any subclass of NSView can be displayed as a slide and integration into your project is as easy as using any other view since it is just a si...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
IGAutoCompletionToolbar screenshot

IGAutoCompletionToolbar

March 10, 2013 • MIT License
IGAutoCompletionToolbar is a UICollectionView subclass created to display auto completion via a keyboard accessory view.
ADPopupView screenshot

ADPopupView

March 09, 2013 • MIT License
ADPopupView is an iOS drop-in class that displays a popup at a custom point in your view. It automatically draws itself according to its current position and parent view bounds. ADPopupView p...
UITableViewZoomController screenshot

UITableViewZoomController

March 09, 2013 • MIT License
A UITableViewController subclass that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
M13InfiniteTabBar screenshot

M13InfiniteTabBar

March 09, 2013 • MIT License
A fully customizable UITabBar replacement for tab bars with five or more tabs. M13InfiniteTabBar was created to get rid of the "More" button on the UITabBar. Why should have to preform an extra ...
TRAutocompleteView screenshot

TRAutocompleteView

March 08, 2013 • BSD License
Autocomplete view attachable to any UITextField. Ships with Google Maps items source and sample cell factory. Can be configured to autocomplete from any source, supports custom cell factory for adv...
TDRatingScale screenshot

TDRatingScale

March 08, 2013 • Public Domain License
The TDRatingScale is similar to regular UISlider except that it has some best custom graphics which is more intuitive.The purpose of this custom slider is to provide mechanism for getting input fro...
StaticDataTableViewController screenshot

StaticDataTableViewController

March 07, 2013 • Apache 2.0 License
This class enables animated hide/show static cells (created in IB, using the option Content : Static cells) for UITableView
ZGPullDragTableView screenshot

ZGPullDragTableView

March 07, 2013 • MIT License
Awesome TableView Category for Drag and Pull.
MBPullDownController screenshot

MBPullDownController

March 07, 2013 • MIT License
MBPullDownController, an iOS container view controller for pullable scroll view interfaces. MBPullDownController accepts two view controllers, which it presents one above the other. The front ...
WDActivityIndicator screenshot

WDActivityIndicator

March 07, 2013 • MIT License
Custom Activity Indicator View with a simple image animation. Use it to substitute the default UIActivityIndicator. Simple and light usage.
MAHideSlideView screenshot

MAHideSlideView

March 06, 2013 • MIT License
Sliding view with customizable cover background. Hidden view may be an ImageView or a button. Contains a protocol definition for open and close event management.
UIPicker with custom background screenshot

UIPicker with custom background

March 06, 2013 • Apache 2.0 License
A simple example of adding a custom background to a UIPicker row based on the value of the row. Good for designating: hi, med, low or hot, warm, cold type of values.
NMPaginator screenshot

NMPaginator

March 06, 2013 • Custom License
NMPaginator is a simple Objective-C class that handles pagination for you. It makes it easy to display results from API webservices that take page and per_page parameters.
REFormattedNumberField screenshot

REFormattedNumberField

March 05, 2013 • MIT License
UITextField subclass that allows number input in a predefined format.