Otafuku provides utility classes to use WKWebView in Swift.
Features
- WebViewUIController to handle WKUIDelegate methods by presenting an alert as usual browsers do.
- WebViewPropertyObserver to notify WKWebView property value change via a registered closure and Swift enum. With this class, no KVO code is needed to know WKWebView property value change.

Leave a Reply
You must be logged in to post a comment.