Skip to content

Instantly share code, notes, and snippets.

@karthikgs7
karthikgs7 / AutoResizingLabel.swift
Created March 23, 2016 07:20
Auto resizing label in Swift with Auto Layout
//
// AutoResizingLabel.swift
//
// Created by karthikeyan on 3/23/16.
// Copyright © 2016 karthikeyan All rights reserved.
//
import Foundation
import UIKit