PSHTMLView icon indicating copy to clipboard operation
PSHTMLView copied to clipboard

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

Results 3 PSHTMLView issues
Sort by recently updated
recently updated
newest added

Can you please help us with an example for this on a UITableView with different cells. I need to dequeue different cells which have html content on them. (Not all...

To fix constraint issues (messages in console), you should make following changes: lazy private var htmlCell: PSHTMLCell = { [weak self] in var cell = self?.tableView.dequeueReusableCell(withIdentifier: "HTMLCell") as! PSHTMLCell cell.htmlView.delegate...

![simulator screen shot - iphone 8 plus - 2018-03-17 at 01 29 24](https://user-images.githubusercontent.com/1159660/37532554-aaa48392-2982-11e8-9108-f8a1fc9ea8be.png) html String "