danielevian / FYHTMLTextView

UITextView that parses HTML code and transform it to NSAttributedString. Also transforms Instagram, Twitter and others embedeed objects to native views.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYHTMLTextView

[![CI Status](http://img.shields.io/travis/Francisco Yarad/FYHTMLTextView.svg?style=flat)](https://travis-ci.org/Francisco Yarad/FYHTMLTextView) Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

FYHTMLTextView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FYHTMLTextView"

Author

Francisco Yarad, fyarad95@gmail.com

License

FYHTMLTextView is available under the MIT license. See the LICENSE file for more info.

About

UITextView that parses HTML code and transform it to NSAttributedString. Also transforms Instagram, Twitter and others embedeed objects to native views.

License:MIT License


Languages

Language:Objective-C 95.0%Language:C 2.8%Language:Shell 1.6%Language:CSS 0.4%Language:Ruby 0.1%