Tag: init
-
100 Days of SwiftUI – Day 12
After learning about structs over the past couple of days, we’re now looking at another kind of data structure that, while similar on the surface, is actually quite different.
-
100 Days of SwiftUI – Day 10 & Day 11
We’re moving into much more interesting territory now as we begin to look at how to create and use custom data types.