New in SwiftUI 3: foregroundStyle
devtechie.medium.comIntroduced in iOS 15 and SwiftUI 3, foregroundStyle is a new modifier which can be used to apply color or pattern as foreground to view. This modifier can be applied to style content of text, shapes, symbols, images etc.
Read more...