Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 338 Bytes

DTAttributedTextViewDemo

A simple app that demonstrates using DTAttributedTextView, UIWebView and UITextView to view HTML content.

You'll need to load submodules:

$ git clone [email protected]:smartlogic/DTAttributedTextViewDemo.git
$ cd DTAttributedTextViewDemo
$ git submodule update --init --recursive