KSOWebKit is a wrapper for various WebKit
classes, primarily WKWebView
. It displays a progress bar embedded in the navigation bar and provides delegate methods to control which requests are loaded.
You can install KSOWebKit using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Ditko, Stanley, Agamotto, and KSOFontAwesomeExtensions as KSOWebKit relies on them.
You must also include the FontAwesome.ttf font in your application bundle which can be found at http://fontawesome.io/.
Third party:
Apple:
Foundation
,iOS
UIKit
,iOS
WebKit
,iOS