SwiftUI Fundamentals, Episode 8: Repeat Views with ForEach & Lists | Kodeco

This content was released on Dec 1 2020. The official support period is 6-months from this date.

ForEach & Lists make it a breeze when iterating over a collection of data to produce similar SwiftUI Views. All you need is a unique ID for each element.


This is a companion discussion topic for the original entry at https://www.kodeco.com/18272812-swiftui-fundamentals/lessons/8