Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Kosoku/KSOWebKit

Repository files navigation

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

About

KSOWebKit is a wrapper around various WebKit classes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published