Login required for access
In order to watch this lesson, you'll need to login to the website.
ForEach Hashables and System Images
SwiftUI Mastery Travel Discovery
In order to render data inside of our horizontal ForEach loops, we'll need to introduce some custom objects that conform to the Hashable protocol. This allows us to feed in our own array of data and access each property very easily. Once you see how this works, we'll move onto rendering out system images using Image(systemName:).

Comments (4)
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
HELP & SUPPORT