Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mureev/CMHTMLView
- Owner: mureev
- License: mit
- Created: 2012-02-16T04:28:15.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T06:58:03.000Z (about 7 years ago)
- Last Synced: 2024-10-19T03:02:51.291Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 2.07 MB
- Stars: 203
- Watchers: 17
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome - CMHTMLView - CMHTMLView is an UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. (etc)
- awesome - CMHTMLView - CMHTMLView is an UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel. (etc)
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.