Search results for view

CSLinearLayoutView screenshot

CSLinearLayoutView

February 19, 2013 • MIT License
Linear layout view designed to simplify relative layouts on iOS. We've all been there before— the content in your app is dynamic and you need to display different sized views in neat succession....
AJRNutritionController screenshot

AJRNutritionController

February 18, 2013 • BSD License
A nutritional information view that mimics the look of a physical nutrition label. Simply initialize the control, set the nutritional data, and present. Includes a nice animation when presented a...
Toast screenshot

Toast

February 16, 2013 • MIT License
Toast is an Objective-C category that adds Android-style toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use.
CSColorizedProgressView screenshot

CSColorizedProgressView

February 16, 2013 • MIT License
CSColorizedProgressView is a progress view that transitions a grayscale image to a full-color image.
MLPAutoCompleteTextField screenshot

MLPAutoCompleteTextField

February 15, 2013 • MIT License
MLPAutoCompleteTextField is a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the...
MNMRemoteImageView screenshot

MNMRemoteImageView

February 14, 2013 • BSD License
`MNMRemoteImageView` is a simple drop-in replacement for `UIImageView` that asynchronously shows an image downloaded from an URL. You can use the control as a regular `UIImageView`.
DMWebBrowserViewController screenshot

DMWebBrowserViewController

February 14, 2013 • Custom License
A simple web browser view controller instantiated with view blocks.
CNSplitView screenshot

CNSplitView

February 11, 2013 • MIT License
CNSplitView is an feature enhanced derivative of NSSplitView. It has support for sticky top or bottom toolbars for each of its subviews.
REActivityViewController screenshot

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...
UIBAlertView screenshot

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/
WHMessageActivities screenshot

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 screenshot

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 screenshot

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.
APExtendedScrollView screenshot

APExtendedScrollView

January 31, 2013 • Unspecified License
A subclass of UIScrollView with a simple tweak inspired by Groupon. The paging control is shown on the status bar when the scroll view is dragged and hidden when it stops.
Artisan iOS screenshot

Artisan iOS

January 28, 2013 • MIT License
Artisan is a simple iOS application to search for and display information and related mixes from a particular musical artist. It utilizes the 8Tracks and Last.FM APIs.
TTFullscreenPreviewActivity screenshot

TTFullscreenPreviewActivity

January 27, 2013 • MIT License
TTFullscreenPreviewActivity is a UIActivity subclass that creates a fullscreen preview for a file using a QLPreviewcontroller.
CJPAdController screenshot

CJPAdController

January 26, 2013 • MIT License
A singleton class providing a simple way to add iAd and/or Google AdMob ads to a view controller. Choose whether iAds or AdMob is your default and fall back to the other.
TDResizerView screenshot

TDResizerView

January 25, 2013 • Public Domain License
TDResizerView is used to resize and rotate an imageview with single finger.
UICoreTextView screenshot

UICoreTextView

January 25, 2013 • zlib License
Easy to use UIView which supports rendering using CoreText
JPStackedViewController screenshot

JPStackedViewController

January 25, 2013 • MIT License
Stacked UIViewControllers with some style. Stack multiple view controllers that can be moved around. Both Swiping and panning gestures work (only left/right).