Skip to content

Instantly share code, notes, and snippets.

@fxm90
fxm90 / WebViewExampleViewController.swift
Last active October 24, 2024 17:52
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