Search results for label

MDCScrollBarLabel screenshot

MDCScrollBarLabel

November 14, 2012 • MIT License
An animated scroll bar to present extra information to be used when scrolling on a UIScrollView. Y'know, like the clock on Path.
MTAnimatedLabel screenshot

MTAnimatedLabel

August 23, 2012 • Apache 2.0 License
MTAnimatedLabel, a UILabel subclass that supports animation like the iPhone lock screen.
DWTagList screenshot

DWTagList

August 07, 2012 • Public Domain License
Create a list of tags from an NSArray to be shown in a view with customizable fonts, colors, and other properties.
HMLabel screenshot

HMLabel

June 21, 2012 • BSD License
Finder like color label control. include label control, label select field, label select menu item and label cell.
BBCyclingLabel screenshot

BBCyclingLabel

May 11, 2012 • Unspecified License
iOS 5+ (ARC) UILabel clone that performs animated transitions when changing text.
Adjustable Label Category screenshot

Adjustable Label Category

April 30, 2012 • Public Domain License
Adjusting the size of a UILabel is a pain in the back. This category provides a couple of simple methods to make this process less painful. You can "auto adjust" a label provided a minimum size,...
RSMaskedLabel screenshot

RSMaskedLabel

January 23, 2012 • Unspecified License
A UIView that renders an inverted mask of a UILabel.
IFTweetLabel screenshot

IFTweetLabel

January 15, 2012 • Unspecified License
Twitteriffic's fancy UILabel.
GLTapLabelDemo screenshot

GLTapLabelDemo

January 06, 2012 • MIT License
This is a custom UILabel view controller for iOS that works just like a regular UILabel, except allow to the user to tap on certains words.
SSIndicatorLabel screenshot

SSIndicatorLabel

December 06, 2011 • MIT License
This control displays an indicator to the left when something is load and animates it away when it stops loading.
BALabel screenshot

BALabel

November 17, 2011 • BSD License
BALabel extends UILabel and adds some very useful features. You can align text vertically to the top, center and bottom edge, specify margins for text inside the label (useful for table headers) an...
AUIAnimatedText screenshot

AUIAnimatedText

October 09, 2011 • MIT License
A drop-in UILabel replacement that makes almost all text properties animatable by using a CATextLayer instead of CALayer. The important animatable properties are textColor, text, font and fontSize.
FXLabel screenshot

FXLabel

September 09, 2011 • zlib License
FXLabel improves upon the standard UILabel by providing a subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.
StrikeThroughLabel screenshot

StrikeThroughLabel

August 16, 2011 • Unspecified License
Subclass of UILabel that adds the ability to draw a line through the text.
TTTAttributedLabel screenshot

TTTAttributedLabel

July 13, 2011 • MIT License
NSAttributedString is pretty rad. When it was ported into iOS 4 from Mac OS, iPhone developers everywhere rejoiced. Unfortunately, as of iOS 4 none of the standard controls in UIKit support it. Bum...
BulbView screenshot

BulbView

May 31, 2011 • Apache 2.0 License
Cocoa/UIKit view to display text like light-up bulbs on a sports scoreboard.
RTLabel screenshot

RTLabel

May 03, 2011 • MIT License
Rich text formatting for iOS using HTML-like markup. Based on Core Text. Supports: bold and italic style, color and size, stroke, indenting, kerning, line spacing, clickable links.
MarqueeLabel screenshot

MarqueeLabel

April 10, 2011 • MIT License
A functionally equivalent replacement for UILabel, which automatically adds a scrolling marquee effect for text longer than the available area.
CoreTextHyperlinkView screenshot

CoreTextHyperlinkView

April 05, 2011 • BSD License
Uses AutoHyperlinks code from Adium http://code.google.com/p/maccode/wiki/AutoHyperlinks Project includes an example of how to use the core text view. It's pretty simple - create the view wit...
OHAttributedLabel screenshot

OHAttributedLabel

March 28, 2011 • MIT License
This class allows you to use a UILabel with NSAttributedStrings, in order to display styled text with mixed style (mixed fonts, color, size, ...) in a unique label. It can also detect links, add...