Skip to content

Instantly share code, notes, and snippets.

View Ash-Bash's full-sized avatar

Ashley Chapman Ash-Bash

  • Girvan, Scotland
View GitHub Profile
@Ash-Bash
Ash-Bash / BlurredHostingController.swift
Created April 7, 2020 14:21
Creates a UIViewController with Blurred Background Which acts like a UIHostingController for SwiftUI Views (Useful for UIKit developers using SwiftUI Views for Modal Views)
//
// BluredBackgroundHostingController.swift
// v1.0.1
//
// Created by Ashley Chapman on 07/04/2020.
// Copyright © 2020 Ashley Chapman. All rights reserved.
//
import UIKit