Converting my Objective C codes to Swift code -
i have existing app constructed using objective-c.
my question is. how can convert app use swift code or have recreate app using swift code?
thank you.
you can't convert code swift. have rewrite it.
keep in mind can use both swift , objective-c in same project.