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: 6 months ago
JSON representation
PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.
- Host: GitHub
- URL: https://github.com/vugla/pshtmlview
- Owner: Vugla
- License: mit
- Created: 2017-11-24T02:08:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T08:38:07.000Z (about 7 years ago)
- Last Synced: 2024-03-14T23:23:42.247Z (over 1 year ago)
- Topics: ios, ios-10, ios-11, ios-9, ios-swift, ios10, ios11, ios9, javascript, js, swift, swift-4, swift4, uiscrollview, uitableview, wkwebview, wkwebview-js
- Language: Swift
- Homepage:
- Size: 1.98 MB
- Stars: 30
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSHTMLView
[](http://cocoapods.org/pods/PSHTMLView)
[](http://cocoapods.org/pods/PSHTMLView)
[](http://cocoapods.org/pods/PSHTMLView)
## 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, predragsamardzic@msn.com
## License
PSHTMLView is available under the MIT license. See the LICENSE file for more info.