You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a real issue, but wanted to mention this. The recently announced SwiftUI framework by Apple has a ForEach component. Might be worthwhile to mention that in the README, as a validation of the general idea.
This is not a real issue, but wanted to mention this. The recently announced SwiftUI framework by Apple has a ForEach component. Might be worthwhile to mention that in the README, as a validation of the general idea.
https://developer.apple.com/documentation/swiftui/foreach
Some example usage: https://www.hackingwithswift.com/quick-start/swiftui/how-to-create-views-in-a-loop-using-foreach
The text was updated successfully, but these errors were encountered: