Hi, I was browsing through some developer docs from apple, and it seems new API's like healthkit are still written in Objective-C.
I thought all new stuff would be written in Swift. So is the idea that you constantly have to map stuff from Swift to Objective-C, and thus still have to partially know the Objective-C language?
I thought all new stuff would be written in Swift. So is the idea that you constantly have to map stuff from Swift to Objective-C, and thus still have to partially know the Objective-C language?