mRs- / HexColors

HexColors is an extension for UIColor and NSColor to support for creating colors from a hex strings
MIT License
457 stars 102 forks source link

Cannot convert UIColor to hex in objective-c version #53

Open newmanw opened 3 years ago

newmanw commented 3 years ago

Possible to add bridging headers to the latest version such that it can be used in objective-c? Would be nice to take advantage of the latest APIs when still stuck with large projects in objective c.