Skip to content

Instantly share code, notes, and snippets.

@vsouza
vsouza / colorsUtil.swift
Last active July 20, 2017 18:27
Convert hex string to UIColor
//
// ColorsUtil.swift
//
// Created by Vinicius Souza on 5/11/16.
// Copyright © 2016 Vinicius Souza. All rights reserved.
//
import Foundation
import UIKit