Maybe I have some duff feeds in my RSS reader. Maybe I have a few poor choices of people that I follow on Twitter. But I see links along these lines all the time:
How do you do something in Swift?
The answer is, almost always, exactly the same way you’d do it in Objective-C!
You want to do pull-to-refresh? Same.
You want to play with location services? Same.
You want to display one of the new UIAlertControllers? That’s the same, too.