Search results for uilabel

UnderLineLabel screenshot

UnderLineLabel

March 12, 2013 • BSD License
UILabel subclass with possibility to draw line under multiline text (with offset)
LEffectLabel screenshot

LEffectLabel

March 05, 2013 • BSD License
iOS Text Label With Effect. More info at: http://lukagabric.com/effect-label-using-cagradientlayer-and-caanimation/
DAAttributedStringUtils screenshot

DAAttributedStringUtils

February 17, 2013 • MIT License
Utilities for working with NSAttributedStrings, including: * A method of creating NSAttributedString instances easily using printf-like formatting codes embedded in NSString instances. Formatti...
AMAttributedHighlightLabel screenshot

AMAttributedHighlightLabel

January 18, 2013 • MIT License
A UILabel subclass with mention/hashtag/link highlighting.
MTLabel screenshot

MTLabel

January 17, 2013 • Apache 2.0 License
By default, UIKit's UILabel provides many limitations, such as unable to customize line height attribute. This is a simple subclass of UIView which uses CoreText framework to draw text. It's sti...
PPLabel screenshot

PPLabel

January 13, 2013 • MIT License
UIlabel subclass with ability to detect touches on individual letters. The advantage os this implementation is that it uses the ability of UILabel to display NSAttributedString on iOS 6.0+. There i...
PBEmojiLabel screenshot

PBEmojiLabel

January 06, 2013 • BSD License
This is a UILabel category which allows you to insert Emojis you use in Campfire, GitHub, Basecamp, Turntable.fm, Teambox, Trac and Flowdock without the need to calculate where to insert some UIIma...
STTweetLabel screenshot

STTweetLabel

December 21, 2012 • MIT License
A custom UILabel view controller with certain words tappable like Twitter (#Hashtag, @People and http://www.link.com/page) Highly customizable!
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.
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.
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.