Skip to content

Instantly share code, notes, and snippets.

View dricard's full-sized avatar

Denis Ricard dricard

View GitHub Profile
@lattner
lattner / TaskConcurrencyManifesto.md
Last active October 22, 2025 16:38
Swift Concurrency Manifesto
@calebd
calebd / ActionSheetPresentationController.swift
Created July 18, 2017 02:42
Action Sheet Presentation Controller
// Created by Caleb Davenport on 7/14/17.
import UIKit
final class ActionSheetPresentationController: UIPresentationController {
// MARK: - Properties
private var dimmingView: UIView!
@inamiy
inamiy / SwiftElmFrameworkList.md
Last active March 11, 2024 10:20
React & Elm inspired frameworks in Swift