One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Migrating from SwiftUI 2.0 to SwiftUI 3.0
Getting our app ready with the new iOS 15 SwiftUI features.
Read More
Articles
Various ways to handle mismatches between how an external type is expected to be coded and the data format that an app is using.
We have a new way to format data into a localized string in iOS 15. Why do we need another formatter? How does it differ from the old one?
Actors in Swift prevent Data Races by synchronizing access. Combined with nonisolated access you can prevent crashes in your apps.
Vim keybindings, integrated collaboration, faster version comparison, and more.
A simple and neat iOS app using the Combine framework.
Other
On how language typing systems have changed throughout the years.
What are some of your favorite Xcode shortcuts?