Skip to content

Instantly share code, notes, and snippets.

@hisoka0917
hisoka0917 / WebViewExampleViewController.swift
Created October 11, 2018 07:13 — forked from fxm90/WebViewExampleViewController.swift
Show progress of WKWebView in UIProgressBar that is attached to an UINavigationBar
//
// WebViewExampleViewController.swift
//
// Created by Felix Mau on 06.01.18.
// Copyright © 2018 Felix Mau. All rights reserved.
//
import UIKit
import WebKit