One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Swift UI Property Wrappers
Learn what SwiftUI's @State, @Binding, @StateObject, and @ObservedObject property wrappers do, and when they should be used.

Read More
Articles
A UI component that was long overdue for a refresh just got one.

Another useful interoperability API.

Using Xcode and the Simulator in full-scree.
Apple has made it even easier to implement its new Sign in with Apple functionality.

WWDC
Discover new techniques for configuring collection view and table view cells to quickly build dynamic interfaces in your app.

Fine-tune your Objective-C headers to work beautifully in Swift.

Other
When you dismiss a controller and you don’t hear the pop sound (or see the log), you probably have a retain cycle.

What if, instead of lowering source code down for the purpose of execution, we raised it for the purpose of understanding?