Search results for tv

SZTextView screenshot

SZTextView

March 20, 2013 • MIT License
A drop-in UITextView replacement which gives you: a placeholder. Technically it differs from other solutions in that it tries to work like UITextField's private _placeholderLabel so you should not...
PBPayPalPaymentViewController screenshot

PBPayPalPaymentViewController

March 18, 2013 • BSD License
This is a subclass of PayPalPaymentViewController which adds the ability to use blocks instead of delegates.
PSUpdateApp screenshot

PSUpdateApp

March 03, 2013 • MIT License
PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.
FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
DPToastView screenshot

DPToastView

March 02, 2013 • MIT License
Highly customizable toast view for iOS that features allows using attributed strings, supports word wrapping, device rotation, etc. Requires iOS >= 6.x; ARC; uses auto layout.
Numberpad screenshot

Numberpad

March 01, 2013 • MIT License
LNNumberpad is a custom numeric keyboard for the iPad which works with both UITextField's and UITextView's requiring no changes other than adding an instance of the LNNumberpad class as the inputVi...
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
UDBarTrackballItem screenshot

UDBarTrackballItem

February 22, 2013 • MIT License
UDBarTrackballItem is a button view for iOS which can position the text cursor (caret) and define the text selection of a text view in parallel to its touch drag movement. The user interaction patt...
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....
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.
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.
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/
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.
UICoreTextView screenshot

UICoreTextView

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

DMSplitView

January 23, 2013 • MIT License
DMSplitView is a revisited version of the standard OSX's NSSplitView control. The e problem with NSSplitView is that some things which should be simple require implementing unintuitive delegate met...
MBAlertView screenshot

MBAlertView

January 22, 2013 • MIT License
Fast, fun, and simple block-based alerts and HUDs.
KTTextView screenshot

KTTextView

January 22, 2013 • MIT License
KTTextView derives from UITextView enhancing it with new features. The only new feature at the moment is the placeholderText property. The placeholderText property works the same as UITextField's p...
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...
WCAlertView screenshot

WCAlertView

December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
TTAlertView screenshot

TTAlertView

November 29, 2012 • MIT License
TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.