Skip to content

Instantly share code, notes, and snippets.

View andreaantonioni's full-sized avatar

Andrea Antonioni andreaantonioni

View GitHub Profile
@gotev
gotev / UIColorFromRGB.swift
Last active December 5, 2017 12:23
Color from Hex String in Swift 3
//
// UIColorFromRGB.swift
//
//
// Created by Alex Gotev on 21/11/16.
//
//
import Foundation
import UIKit