Hello, Thank you for this nice lib. I'm getting a crash when selecting white color. ` open var blueValue: CGFloat{ return cgColor.components! [2] }` Fatal error: Index out of range ;)
Hello,
Thank you for this nice lib.
I'm getting a crash when selecting white color.
open var blueValue: CGFloat{ return cgColor.components! [2] }Fatal error: Index out of range ;)