Skip to content

Instantly share code, notes, and snippets.

@SBourgon
SBourgon / UIView+TinyConstraints.swift
Last active March 23, 2021 10:55
TinyConstraint extension for superview layout margins
//
// UIView+TinyConstraints.swift
// CommonSwift
//
// Created by Sebastien on 2020-08-21.
// Copyright © 2020 Powerband Exchange. All rights reserved.
//
import Foundation
import TinyConstraints