How To Set the Background Color in SwiftUI
Use SwiftUI to Build Native Apps for iOS and macOS (📷 Hadrian)
Using a ZStack to set the background color is a common pattern in SwiftUI. ZStack allows you to layer views on top of each other, with the first view in the stack being at the bottom and...
bobbyg603.hashnode.dev2 min read