RSColorPicker
RSColorPicker copied to clipboard
Rewrite in Swift?
You can just import Obj-C into your code and work with it in your Swift code. Even Apple claims, that you should begin new projects in Swift but it's not required to migrate old code from Obj-C. Better write a new great module like this in meantime ^^.
Right, I would imagine this module works just fine imported into a Swift project. But, rewriting it in Swift is inevitable, and will certainly be a good excuse for me to learn the language sooner than later :wink:.