As many iOS developers will agree, mastering the art of decorating UIViews and manipulating a UIImage can be an art form in itself, to say the least. However, with SwiftUI and the use of modifiers, this pain can be eased quite considerably.
In this section, we'll take a look at and compare modifiers in SwiftUI to see how they hold up against their UIKit counterparts.