KSOWebKit 1.0.2

KSOWebKit 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License BSD-2-Clause
ReleasedLast Release Sep 2018

Maintained by William Towe.



 
Depends on:
Stanley>= 0
Ditko>= 0
Agamotto>= 0
KSOFontAwesomeExtensions>= 0
 


KSOWebKit 1.0.2

  • By
  • William Towe

KSOWebKit

Carthage compatible Version Platform License

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.

demo

Installation

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/.

Dependencies

Third party:

Apple:

  • Foundation, iOS
  • UIKit, iOS
  • WebKit, iOS