List Question
20 TechQA 2024-03-07T04:25:06.867000Problem with binding a SwiftData model property to a Toggle
108 views
Asked by soleil
SwiftUI - Need help troubleshooting trailing closure that does not accept a closure
205 views
Asked by rhythmsticks
TextField in List loses focus when ForEach adds rows
195 views
Asked by RL2000
ForEach Loop requires that Image Conform to 'Hashable' when trying to show an array of Images?
623 views
Asked by Donald Dang
How to section a list view in SwiftUI
442 views
Asked by Olasko
SwiftUI Error: Conflicting arguments to generic parameter 'Content' ('<<hole>>' vs. '<<hole>>' vs. '<<hole>>')
488 views
Asked by wudiandy
Animating text change and placement at once in ForEach clause
67 views
Asked by avivmg
"Type '()' cannot conform to 'View'" error Swift
845 views
Asked by Joshua Wolfson
“Value of Type ‘[]’ has no member ‘’” error when iterating over an array in SwiftUI using ForEach
344 views
Asked by jhbetts
Using a ForEach loop to show the key and value of dictionary items in a Form view in SwiftUI
279 views
Asked by tjmcbutters
SwiftUI Picker not showing selected value
153 views
Asked by Qwertytops
Swift - How to insert view after every x amount of items in foreach loop
40 views
Asked by 730wavy
SwiftUI View Inside A ForEach Has Wrong ID From OnTapGesture
536 views
Asked by Aggressor
Swift - enum conformance return allCases of different types
60 views
Asked by David.C
Getting error: (Type '()' cannot conform to 'View') even though I am returning a view
79 views
Asked by AudioBubble
List with swiftui which contains objects from object properties
174 views
Asked by Grovnyk
How to I pass a specific value within a ForEach loop
52 views
Asked by Steve
SwiftUI Strange results with nested Foreach loops with LazyVGrid
462 views
Asked by Heinz M.
How to create expanding list from dictionary of Array [String: [Int]] in SwiftUI
509 views
Asked by Jameel
SwiftUI: Passing selected data to a view from button
279 views
Asked by Ken D