Reading List
SwiftUI DocumentGroups Are Terribly Limited from Michael Tsai RSS feed.
SwiftUI DocumentGroups Are Terribly Limited
Christian Tietze: This is how little you need to get started[…][…]What the system does is provide a launch scene for you when you only declare a DocumentGroup in your SwiftUI.App.body. You can customize this by making the launch scene yourself. WWDC24 “Evolve Your Document Launch Experience” contains examples that at least offer to style what’s […]