Episode #436

SwiftUI View Modifiers

10 minutes
Published on April 23, 2020

This video is only available to subscribers. Get access to this video and 573 others.

With extensions we can encapsulate common layout and styling logic that can be reused across many views, however they do have limitations. In this episode we will see how we can create View Modifiers that allow you to leverage @State and other View-related behavior and apply this behavior to arbitrary views.

This episode uses Xcode 11.4.