A type that defines the geometry of a collection of views.| Apple Developer Documentation
Different ways to implement a dynamic SwiftUI stack that renders its content either horizontally or vertically, depending on the current context.| Swift by Sundell
A quick look at a new, more concise way to unwrap optional values that’s being introduced in Swift 5.7.| Swift by Sundell
Antoine van der Lee, creator of SwiftLee, joins John to discuss the new language features that are being introduced as part of Swift 5.5 — from the brand new concurrency system, to convenience features and various improvements.| Swift by Sundell
How Swift 5.5 enables us to conditionally compile postfix member expressions using compiler directives, and what kinds of situations that this new feature could be useful in.| Swift by Sundell