Search results for view

KNSemiModalView screenshot

KNSemiModalView

May 04, 2012 • MIT License
UIViewController+KNSemiModal is an effort to make a replica of semi-modal view plus with pushed-back stacked animation found in the beautiful "Park Guides by National Geographic" app. This libra...
TBHintView screenshot

TBHintView

April 25, 2012 • MIT License
TBHintView is a simple, highly customizable hint library for iOS. It enables you to add simple hints to any UIView. It features multiple page support and various show and hide animation types.
JCTiledScrollView screenshot

JCTiledScrollView

April 19, 2012 • BSD License
JCTiledScrollView is a set of classes that wraps UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
PagedFlowView screenshot

PagedFlowView

April 15, 2012 • BSD License
A Paging Enabled Flow View, like the screenshots view in iPhone App Store.
LeveyPopListView screenshot

LeveyPopListView

April 14, 2012 • MIT License
LeveyPopListView is an alternative to UIActionSheet that presents a list of selectable options to the user, and allows for including images.
RBParallaxTableViewController screenshot

RBParallaxTableViewController

April 14, 2012 • MIT License
Simple demo app inspired by Path 2.0's use of a parallax effect in conjunction with a UITableView.
YIPopupTextView screenshot

YIPopupTextView

April 12, 2012 • Unspecified License
A modal text view, like the one Facebook uses to post status updates.
MHPagingScrollView screenshot

MHPagingScrollView

April 12, 2012 • Unspecified License
A UIScrollView subclass that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source. This is largely based on WWDC 2010 session 104 ...
LayoutScrollView screenshot

LayoutScrollView

April 09, 2012 • BSD License
A layout ScrollView / ViewController pair that implements iOS5 containment and allows for swiping between multiple top level root view controllers. Implements Android style app navigation on iOS.
FMMoveTableView screenshot

FMMoveTableView

April 02, 2012 • Custom License
An iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
PTShowcaseViewController screenshot

PTShowcaseViewController

April 02, 2012 • Apache 2.0 License
A "showcase" view controller for iOS apps. Visualizes images, videos and PDF files beautifully!
CPPickerView screenshot

CPPickerView

March 26, 2012 • MIT License
A custom, configurable, horizontal version of UIPickerView (based on the spinning-wheel or slot-machine metaphor), with an included table cell implementation. Originally intended for condensing the...
CountryPicker screenshot

CountryPicker

March 26, 2012 • zlib License
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the lib...
AutocompletionTableView screenshot

AutocompletionTableView

March 20, 2012 • BSD License
UITableView offering suggestions from a custom dictionary as user types text in UITextField.
HMLauncherView screenshot

HMLauncherView

March 16, 2012 • Apache 2.0 License
HMLauncherView is a UI component which mimics the iOS homescreen (a.k.a SpringBoard) behaviour. Added icons can be reordered and removed. In addition the HMLauncherView supports drag&drop of icons ...
ThumbnailPickerView screenshot

ThumbnailPickerView

March 15, 2012 • MIT License
ThumbnailPickerView is a control displaying a set (or technically, an array) of thumbnails aligned horizontally. It mimics thumbnails view from iPad's Photos.app toolbar, but as a subclass of UICon...
AUISelectiveBordersView screenshot

AUISelectiveBordersView

March 13, 2012 • MIT License
A CALayer subclass that allows to add selective borders
CLTickerView screenshot

CLTickerView

March 10, 2012 • BSD License
CLTickerView is an IOS library for a ticker or marquee in HTML. It is built with UIScrollView, UILabel and NSTimer. The text will animate from right to left, and when tap on it, the animation stop....
AGSimpleImageEditorView screenshot

AGSimpleImageEditorView

March 09, 2012 • MIT License
Yet Another Image Editor for iOS.
PTImageAlbumViewController screenshot

PTImageAlbumViewController

March 09, 2012 • Apache 2.0 License
An image scrubber-managing view controller, just like in Photos.app by Apple on the iPad.