Skip to content

Instantly share code, notes, and snippets.

View racrke's full-sized avatar

RACR racrke

  • Monterrey, Nuevo León, México.
View GitHub Profile
@Sorix
Sorix / WebViewWithProgressIndicatorController.swift
Last active April 4, 2024 19:23
NSViewController with WKWebView and progress indicator
//
// WebViewWithProgressIndicatorController
//
// Created by Vasily Ulianov on 29.11.16.
// Copyright © 2016 Vasily Ulianov. All rights reserved.
//
import Cocoa
import WebKit