RichEditorView
April 06, 2015 • BSD License
A simple, modular, drop-in UIView subclass for Rich Text Editing.
Contains a fully customizable toolbar so you can pick and choose the options you want to support, as well as create your own cu...
P2MSTextView
January 02, 2014 • Apache 2.0 License
A quick way to enable rich text editing in IOS.
It works on IOS 4.3+.
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...
RichTextEditor
September 04, 2013 • MIT License
A RichTextEditor for iPhone & iPad.
Features:
* Bold
* Italic
* Underline
* StrikeThrough
* Font
* Font size
* Text background color
* Text foregroud color
* Text alignment
* Paragra...
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
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
CMHTMLView
March 06, 2012 • MIT License
CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.
Features: 100% native look and feel, offline images support, low memory usage.
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...
CoreTextWrapper
June 20, 2011 • BSD License
An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts.
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.
DTCoreText
February 25, 2011 • BSD License
This project aims to duplicate the methods present on Mac OSX which allow creation of NSAttributedString from HTML code on iOS. This is useful for drawing simple rich text like any HTML document wi...