Search results for attribute

MYLinkInteraction screenshot

MYLinkInteraction

December 08, 2015 • BSD License
A drop-in replacement for UITextView link interaction actions
DFCache screenshot

DFCache

August 30, 2015 • MIT License
Composite LRU cache with fast metadata built on top of UNIX extended file attributes
AttributedLabel screenshot

AttributedLabel

July 24, 2015 • MIT License
Easy to use, fast, and higher performance than UILabel.
LTTextView screenshot

LTTextView

June 12, 2015 • MIT License
Control to create text with interactive substrings. With ability customize it with NSAttributedString attributes.
AutocompleteTextfieldSwift screenshot

AutocompleteTextfieldSwift

February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
EMString screenshot

EMString

February 16, 2015 • MIT License
EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @"<strong>Apply style with style</strong>".attributedString ;)
GONMarkupParser screenshot

GONMarkupParser

January 05, 2015 • MIT License
Easily build NSAttributedString from XML/HTML like strings for iOS.
WPAttributedMarkup screenshot

WPAttributedMarkup

November 01, 2014 • MIT License
WPAttributedMarkup is a simple utility category that can be used to easily create an attributed string from text with markup tags and a style dictionary.
ASAttributedLabelNode screenshot

ASAttributedLabelNode

September 05, 2014 • MIT License
Draw NSAttributedString in SpriteKit
MZSelectableLabel screenshot

MZSelectableLabel

August 26, 2014 • MIT License
A simple to use drop in replacement for UILabel for iOS 7 that provides automatic detection of colors.
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...
RKRichTextView screenshot

RKRichTextView

June 01, 2013 • Apache 2.0 License
RKRichTextView is one of the most advanced Editable Rich Text Views. It is tested to work with iPhone/iPad OS 5.0 and newer.
Slash screenshot

Slash

May 16, 2013 • MIT License
A simple, extensible markup language for styling NSAttributedStrings. The language is similar in appearance to HTML, however the meaning of each tag is user-defined
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.
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...
UICoreTextView screenshot

UICoreTextView

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

AMAttributedHighlightLabel

January 18, 2013 • MIT License
A UILabel subclass with mention/hashtag/link highlighting.
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...
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...
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...