DTAttributedTextViewDemo icon indicating copy to clipboard operation
DTAttributedTextViewDemo copied to clipboard

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