DigitalRuby / DRColorPicker

Digital Ruby, LLC Color Picker for iOS
http://www.digitalruby.com/introducing-drcolorpicker-ios/
Other
75 stars 14 forks source link

Integrate into Swift? #9

Closed daviddelmonte closed 7 years ago

daviddelmonte commented 7 years ago

HOw best to integrate this (amazing) control into a swift app? THe source is fine with a bridging header, but It looks like I have to rewrite the demo view controller. Is this the best approach? THx

jjxtra commented 7 years ago

Can you bridge in the demo view controller also?

On Nov 4, 2016, at 9:28 AM, David DelMonte notifications@github.com wrote:

HOw best to integrate this (amazing) control into a swift app? THe source is fine with a bridging header, but It looks like I have to rewrite the demo view controller. Is this the best approach? THx

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

daviddelmonte commented 7 years ago

Yes, but I want to jump from my main controller directly to the picker.. I'll see if I can adjust my approach. (I was hoping you'd say-- no problem Dave, I'll write this all again in Swift for you.).. ;)

jjxtra commented 7 years ago

Hehehe. Apple just needs the converter written and we are good ;)

On Nov 4, 2016, at 10:41 AM, David DelMonte notifications@github.com wrote:

Yes, but I want to jump from my main controller directly to the picker.. I'll see if I can adjust my approach. (I was hoping you'd say-- no problem Dave, I'll write this all again in Swift for you.).. ;)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.