STKWebKitViewController

screenshot of STKWebKitViewController

Usable UI around WKWebView

Overview

STKWebKitViewController is a project that provides a UIViewController wrapper around Apple's WKWebView, introduced in iOS 8 in WebKit. It also includes a UINavigationController wrapper to present the WKWebView modally.

Features

  • Provides a UIViewController wrapper around WKWebView
  • Includes a UINavigationController wrapper for modal presentation
  • Ability to change the behavior of opening links in new tabs
  • Customizable NavigationBar and Toolbar colors

Summary

STKWebKitViewController is a convenient way to integrate WKWebView into your iOS app, providing wrappers and customizable features for easy navigation and presentation.