Top 5 New SwiftUI Modifiers You Need To Know
New SwiftUI modifiers released in iOS 15 unlock the true declarative superpower of SwiftUI and help you build better apps!
4 min readSep 24, 2021
--
Introduction
At WWDC 2021, the SwiftUI team released a handful of new View
modifiers to help developers simplify building their app user interfaces. I…