Hex String to UIColor in iOS Swift By James | December 10, 2017 0 Comment Dear Friends, In Today’s post I will show you how to convert a simple hex color string to UIColor in Swift 3. Code
Convert Hex String to UIColor in Swit 3 By James | October 15, 2017 0 Comment Here is a simple ulility function to convert a hex color string to UIColor in iOS in Swift 3.