Ask HN: Has Apple abandoned Objective-C?
More and more it seems like Apple's documentation only supports Objective C.
For example:
https://developer.apple.com/documentation/uikit/uinavigationcontroller/customizing_your_app_s_navigation_bar
As you can see here, switching to Objective-C does absolutely nothing. Is this the writing on the wall that they are going to completely give up on Objective-C?
10 comments
[ 3.3 ms ] story [ 38.3 ms ] threadfrom just reading articles and code sample, swift much faster and easier to write. i would still like to write objective c but feel swift easier to teach to new programmer.
if goal to have anyone become programmer and anyone can write iOS app submit to apple store then swift less intimidating than objective c. feel like right choice.
I tried picking up Objective-C a few years ago, but the atrocious docs needlessly made the whole experience unbearable and too much of a battle to make the experience worth it.