Andrew Burger     About     Archive     Feed     Links

📔 100 Days of SwiftUI (Day 23)

Finished Day 23 in 100 Days of SwiftUI.

This round is a deeper technical exploration of SwiftUI with topics such as: ordering view style modifiers, how opaque return types make SwiftUI flexible and powerful, understanding the View protocol and the ViewBuilder attribute, combining the ternary conditional operator type with modifiers, using environment value modifiers and custom modifiers, and building custom views.

A lot to learn in one section but good exposure. Researching related documentation on my own has also been worthwhile.