Skip to content

Instantly share code, notes, and snippets.

@itspolly
itspolly / UIView+pin.swift
Created August 20, 2018 14:56
An extension to add useful pinning tools to UIView.
//
// UIView+pin.swift
//
// Created by Jamie Bishop on 2018-07-20.
// Copyright © 2018 Jamie Bishop.
//
// Feel free to use this code without credit.
// https://gist.github.com/jamiebishop
import UIKit