One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
AsyncSequence explained with code examples
AsyncSequence allows asynchronously iterating over values. 
Check out how to create custom implementations and when you should use them.
Read More
Articles
Using Uber's Needle Framework for dependency injection.

How to use the Unified Logging System to measure and collect performance data of our apps.

Model View Controller for SwiftUI.
How do you notify UIKit that something happened in SwiftUI and how about the other way around?
There are two ways to set a font size for Text view in SwiftUI.
Show content on an external screen with SwiftUI app.

Learn how local notifications work, how to ask user's permission and how to schedule them.

Other
Interactive article explaining how a mechanical watch works.
Author ported Zelda Classic (a game engine based on the original Zelda) to the web.