Swift
Top 50 Active Swift CocoaPods For iOS
See the top 50 actively maintained Swift Cocoapods ranked by number of GitHub stars.
iOS developer since 2009. I've built top ranking apps and learned a lot about Swift along the way. I regularly post Swift examples with many more articles in progress. Follow Advanced Swift!
Swift
See the top 50 actively maintained Swift Cocoapods ranked by number of GitHub stars.
Swift
Learn the differences between strong, weak, and unowned references in Swift with examples
Swift
Learn how to use Keychain Services to access and save secure data on iOS and macOS in Swift
Swift
Learn how to capture Javascript errors using WebKit Message Handlers in Swift and the Safari Web Inspector
Swift
Learn how to support Javascript alerts, confirmation, and prompts on iOS and macOS using a WKWebView and Swift
Swift
A step-by-step walkthrough of contributing to Swift for the first time using my first Swift contribution.
Swift
Learn how to add a drop shadow and rounded corners to a UICollectionViewCell in Swift
Swift
Learn how to transform a String into an Int, Double, Float, Bool, and Data in Swift
Swift
Everything you need to know about anchorPoint and layers to create smooth animations on macOS in Swift
Swift
Download and save files and images to a cache in Swift without Cocoapods.
Swift
Parse, encode, and decode between JSON, Dictionary, and Array in Swift.
Swift
Learn how to make multiple, simultaneous HTTP requests in Swift.