Skip to content

rajahafify/UIColorHex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

UIColorHex

This is an extension for UIColor which allows it to use hex.

Written in swift

Just drop UIColorHex.swift to your project folder and it is ready to use.

Usage:

UIColor(hex: "#ffffff") //white
UIColor(hex: "#000000") //black

Pull request is appreciated.

About

Hex color extension for Swift UIColor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages