WebController
October 12, 2018 • MIT License
A simple WKWebView library. You can simply modify the bottom ToolBar. There is a ProgressView so you can see the Load status of WebView. Once you receive your app's schema from DeepLink or Universa...
PSHTMLView
November 30, 2017 • MIT License
PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.
No image provided.
InstagramLogin
September 18, 2017 • MIT License
A simple way to authenticate Instagram accounts on iOS.
It handles all the Instagram authentication process by showing a custom UIViewController with the login page and returning an access token...
No image provided.
ABWebView
August 15, 2017 • MIT License
A utility control which is using fast WKWebView in replacement of UIWebView which is introduced in iOS8. Just set URL to load and it will do the rest. Very easy to implement. This is very useful wh...
WKBridge
June 01, 2017 • MIT License
WKScriptMessageHandler greatly simplifies the message handler from javascript running in a webpage. WKScript provides a more efficiently way for both sending and receiving messages through WKScript...
SwiftWebVC
January 03, 2017 • MIT License
SwiftWebVC is a simple inline browser for your Swift iOS app.
No image provided.
SwViewCapture
May 31, 2016 • MIT License
SwViewCapture is a nice swift screenshots repo. SwViewCapture support capture all content of scrollview and webview.
WebKit Helper - Otafuku
July 08, 2015 • MIT License
Otafuku provides utility classes to use WKWebView in Swift and has the following features.
- WebViewUIController to handle WKUIDelegate methods by presenting an alert as usual browsers do.
- ...