That's for your point... for some reason the ForEach loop goes through the items twice.
for example, if the list contain [a b c]
so the foreach goes through: a b c a b c
any idea why ?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: