One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
Implement a Clean MVVM Architecture in SwiftUI With Combine
Leveraging Configurator and Router components.

Read More
Articles
At first glance, navigation in SwiftUI seems pretty straightforward. With a combination of NavigationView, NavigationLink and .sheet.
MainActor in Swift replaces DispatchQueue.main and ensures tasks are performing on the main thread.

What sort of capabilities that a mutating Swift context has, and what the mutating and nonmutating keywords do.

A UISearchController and UISearchBar equivalent.
Lets explore how actors work under the hood, using Swift's own source code as a guide to finding out how they work inside the compiler.

Tools & Libraries
An alternative to SwiftUI's navigation with greater flexibility and custom transition animation support.

Other
How far has SwiftUI come, and is it ready for building serious apps?