I am relatively new to SwiftUI, and since I am someone who adopted UIKit framework for years, some concepts in the declarative framework resisted to enter my head. One of them is the idea behind the modifiers, cause since we are not dealing with reference types anymore, the way we…