Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 533 Bytes

BlackLabsColor

Convert UIColor to hex and from hex 3, 4, 6, and 8 characters in length with or without # prefix. Create UIColors from CSS color names.

Installation

Swift Package Manager

If you are using Xcode 11 or later:

  1. Click File
  2. Swift Packages
  3. Add Package Dependency...
  4. Enter: https://github.com/NormanBitSolace/BlackLabsColor

Usage

image