Skip to content

Instantly share code, notes, and snippets.

View xoniq's full-sized avatar

J Posthuma xoniq

View GitHub Profile
@xoniq
xoniq / HideableUIView.swift
Created November 21, 2015 09:22 — forked from albertbori/HideableUIView.swift
iOS Swift Extension for easily hiding/showing UIViews constrained using Auto Layout
//
// HideableUIView.swift
// Albert Bori
//
// Created by Albert Bori on 5/19/15.
// Copyright (c) 2015 Albert Bori. All rights reserved.
//
import UIKit