Login
From:
Nil Coalescing
(Uncensored)
subscribe
Set a shape as background in SwiftUI
https://nilcoalescing.com/blog/SetAShapeAsBackgroundInSwiftUI
links
backlinks
Roast topics
Find topics
Find it!
SwiftUI provides a simple way to set a view's background to a shape, like a capsule or rounded rectangle, using the background(_:in:fillStyle:) modifier.