Skip to content

Instantly share code, notes, and snippets.

View riccardo-lomazzi's full-sized avatar

Riccardo Lomazzi riccardo-lomazzi

  • Mitric s.rl.
  • Italy
View GitHub Profile
@riccardo-lomazzi
riccardo-lomazzi / LOActivityAlertController.swift
Created October 18, 2020 09:48
Swift translation (WIP) of LOActivityAlertController
//
// LOActivityAlertController.swift
//
// Created by riccardo on 12/10/2020
//
// Swift Translation of LOActivityAlertController found in this SO answer: https://stackoverflow.com/a/48730050
import Foundation
import UIKit