Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vugla/pshtmlview

PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.
https://github.com/vugla/pshtmlview

ios ios-10 ios-11 ios-9 ios-swift ios10 ios11 ios9 javascript js swift swift-4 swift4 uiscrollview uitableview wkwebview wkwebview-js

Last synced: 3 days ago
JSON representation

PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.

Awesome Lists containing this project

README

        

# PSHTMLView

[![Version](https://img.shields.io/cocoapods/v/PSHTMLView.svg?style=flat)](http://cocoapods.org/pods/PSHTMLView)
[![License](https://img.shields.io/cocoapods/l/PSHTMLView.svg?style=flat)](http://cocoapods.org/pods/PSHTMLView)
[![Platform](https://img.shields.io/cocoapods/p/PSHTMLView.svg?style=flat)](http://cocoapods.org/pods/PSHTMLView)

![Alt text](Screenshots/screenshot1.png?raw=true)

## Example

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

## Requirements

iOS 9+

## Installation

PSHTMLView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'PSHTMLView'
```

## Author

Vugla, [email protected]

## License

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