Search results for tv

KGDiscreetAlertView screenshot

KGDiscreetAlertView

November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
AKFieldsNavView screenshot

AKFieldsNavView

November 03, 2012 • MIT License
Simple UIView subclass for easy UITextFields and UITextViews navigation.
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
SMCalloutView screenshot

SMCalloutView

October 10, 2012 • Apache 2.0 License
A lightweight callout view class for iOS mimicking UICalloutView. We all love those "bubbles" you get when clicking pins in MKMapView. But sadly, it's impossible to present this bubble-style "Callo...
ShakingAlertView screenshot

ShakingAlertView

October 09, 2012 • MIT License
ShakingAlertView is a UIAlertView subclass with a password entry textfield. Incorrect password entry causes a "shake" animation similar to the OS X account login screen. SHA1 and MD5 password check...
OLGhostAlertView screenshot

OLGhostAlertView

September 01, 2012 • Public Domain License
OLGhostAlertView allows you to present a translucent view with a title and an optional message on the bottom of the screen. Use it to inform your user about temporary issues that do not require any...
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.
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.
YIPopupTextView screenshot

YIPopupTextView

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

MADismissiveTextView

February 28, 2012 • MIT License
A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.
DAAutoScroll screenshot

DAAutoScroll

February 26, 2012 • MIT License
DAAutoScroll is a collection of UIScrollView subclasses that allows a UIScrollView (or similar) to automatically scroll itself with adjustable speed.
FadingTextView screenshot

FadingTextView

February 15, 2012 • Public Domain License
A simple device for creating a fade effect at the bottom and top of a text view. Also included in the project is FadingContentScrollView which is a scroll view that you supply a content view to and...
TweetBot like UIAlertView and UIActionSheet replacement screenshot

TweetBot like UIAlertView and UIActionSheet replacement

February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers. The classes can be easily customi...
BSKeyboardControls screenshot

BSKeyboardControls

January 29, 2012 • MIT License
BSKeyboardControls makes it easy to put previous, next and done buttons above the keyboard in your iPhone or iPad app. BSKeyboardControls is optimized for both iPhone and iPad and therefore fits...
AlertPickerView screenshot

AlertPickerView

September 30, 2011 • Unspecified License
Picker control embedded in an alert view.
TPMultiLayoutViewController screenshot

TPMultiLayoutViewController

August 30, 2011 • MIT License
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
FTCoreTextView screenshot

FTCoreTextView

August 26, 2011 • MIT License
CoreText wrapper to draw rich text with HTML-like tags.
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
ALToastView screenshot

ALToastView

August 05, 2011 • MIT License
ALToastView brings Android's Toast messages to iOS
UKSyntaxColoredTextDocument screenshot

UKSyntaxColoredTextDocument

June 28, 2011 • zlib License
An NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.