Skip to content

Instantly share code, notes, and snippets.

View gabrieltodaro's full-sized avatar

Gabriel Patané Todaro gabrieltodaro

View GitHub Profile
@gabrieltodaro
gabrieltodaro / UIView+Anchors.swift
Last active August 25, 2023 17:10
UIView extension for use with anchors. This allows you to create views programmatically withou problems.
//
// Anchor.swift
// Todaro
//
// Created by Gabriel Patané Todaro on 18/02/19.
// Copyright © 2019 Todaro. All rights reserved.
//
import UIKit