Search results for uilabel

DKUserMessageView screenshot

DKUserMessageView

May 10, 2014 • MIT License
Simple iOS User Message View with Optional Loading.
NRTextTransitions screenshot

NRTextTransitions

March 20, 2014 • MIT License
Basic block-based text transitions.
NALLabelsMatrix screenshot

NALLabelsMatrix

March 01, 2014 • MIT License
iOS view allowing creation of grid like label structures. Quite useful for showing data columns inside table views.
ImgGlyph screenshot

ImgGlyph

January 25, 2014 • MIT License
ImgGlyph for iOS is a collection of drop-in replacements for UILabel and UITextView that allow for correctly sized in-line images (image glyphs) by replacing certain characters or strings with spec...
NZLabel screenshot

NZLabel

December 28, 2013 • MIT License
UILabel with multiple fonts and colors.
RFTapEditLabel screenshot

RFTapEditLabel

December 06, 2013 • MIT License
UILabel subclass with UIAlertView editing. Support for masked passwords and placeholders.
FBGlowLabel screenshot

FBGlowLabel

November 25, 2013 • MIT License
Label UI which supports glow effect
MDHTMLLabel screenshot

MDHTMLLabel

November 18, 2013 • MIT License
MDHTMLLabel is a lightweight, easy to use class for rendering text containing HTML tags on iOS 6.0+. It behaves almost exactly the same as UILabel and allows you to fully customize its appearence w...
MZTimerLabel screenshot

MZTimerLabel

November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
CXCountDownLabel screenshot

CXCountDownLabel

October 30, 2013 • MIT License
A simple-to-use label control that counts from your specified value.
FDLabelView screenshot

FDLabelView

August 25, 2013 • Unspecified License
A label view that adds justified text support, plus automatic frame adjustment, scalable line height, padding, and more.
HTCopyableLabel screenshot

HTCopyableLabel

August 06, 2013 • MIT License
HTCopyableLabel is a subclass of UILabel that makes it easy to allow users to copy a label's text.
ADTickerLabel screenshot

ADTickerLabel

July 01, 2013 • MIT License
Provides a mechanism to show numbers with a rolling effect, like a ticker. Click to see the video example: https://dl.dropbox.com/u/25847340/ADTickerLabel/video.mp4
ARLabel screenshot

ARLabel

June 18, 2013 • MIT License
Ever had one of the following problems with UILabel? - Unable to determine the correct font size to fit width and HEIGHT - UILabel adjustsFontSizeToFitWidth does not work as expected - Could n...
SHPersian screenshot

SHPersian

May 16, 2013 • Unspecified License
This is a set of tools and controls for Persian/Arabic iOS App developers. Currently contains a custom subclass of UILabel to easily use your custom fonts, without writing a single line of code....
LetterpressPopup screenshot

LetterpressPopup

April 26, 2013 • Unspecified License
A simple popup that flashes a message to the user through a cool animation that slightly expands the popup past its limit, waits, and then reverses back to nothing.
FAWE -  Font Awesome library for iOS screenshot

FAWE - Font Awesome library for iOS

March 29, 2013 • BSD License
FAWE is a library that helps you leverage the excellent icon font library Font Awesome in your iOS projects. FAWE extends default Cocoa framework components to make working with icons as easy as...
THLabel screenshot

THLabel

March 28, 2013 • zlib License
THLabel is a subclass of UILabel, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
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...
AutoScrollLabel screenshot

AutoScrollLabel

March 13, 2013 • MIT License
A UILabel with auto scrolling (marquee) for text that may be clipped by the view. Provides edge fading, speed adjustment, scroll direction, etc. Works with tvOS 9, iOS 7 and greater.