Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mureev/CMHTMLView

CMHTMLView is an UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.
https://github.com/mureev/CMHTMLView

Last synced: 2 months ago
JSON representation

CMHTMLView is an UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.

Awesome Lists containing this project

README

        

# CMHTMLView

[![Build Status](https://secure.travis-ci.org/mureev/CMHTMLView.png?branch=master)](http://travis-ci.org/mureev/CMHTMLView)
[![CocoaPods](https://cocoapod-badges.herokuapp.com/v/CMHTMLView/badge.png)](http://cocoapods.org/?q=name%3Acmhtmlview%2A)
[![CocoaPods](https://cocoapod-badges.herokuapp.com/p/CMHTMLView/badge.png)](http://cocoapods.org/?q=name%3Acmhtmlview%2A)
![License MIT](https://go-shields.herokuapp.com/license-MIT-blue.png)

##Deep refactoring completed. Expected API freeze - March 2014. You can use previous version with old API - 0.0.1.

![Text](http://github.com/mureev/CMHTMLView/blob/master/Demo/Screenshots/Text.png?raw=true "Text")
![OfflineImages](http://github.com/mureev/CMHTMLView/blob/master/Demo/Screenshots/OfflineImages.png?raw=true "Offline Images")

# Features

* 100% native look and feel
* Offline images support (Any format including animated gif)
* Video support (object YouTube, iframe YouTube, iframe Vimeo)
* All images support Retina display
* Extra Low memory usage
* Stable (never crashed)

# License

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