RSColorPicker icon indicating copy to clipboard operation
RSColorPicker copied to clipboard

Rewrite in Swift?

Open RSully opened this issue 11 years ago • 2 comments

RSully avatar Jun 02 '14 18:06 RSully

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 ^^.

natalia-osa avatar Jul 08 '14 10:07 natalia-osa

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:.

RSully avatar Jul 08 '14 19:07 RSully