AckeeCZ / ACKategories

Swift tools, cocoa subclasses and extensions.
MIT License
56 stars 13 forks source link

UIColor to hex string #50

Closed janmisar closed 5 years ago

janmisar commented 5 years ago

It's possible to make UIColor from hex string, it would be useful to also have a method to make hex string from existing UIColor 🙏

LukasHromadnik commented 5 years ago

This issue is addressed in #51

olejnjak commented 5 years ago

Implemented in 6.2 release.