0

In my project, there is SwiftUI form with multiple sections. One section is a default one with different form fields like picker, textfield, datepicker. The other one will have different form fields like toggle switch, textfield. This section should be a expand/collapse and by default needs to be collapsed.

Is it possible to use the children concept of List to achieve this ? How will I solve this problem

RP89
  • 101
  • 3
  • 13
  • Have you tried anything? Quick search for `swiftui list section collapse` comes up with many results... – DonMag Sep 07 '22 at 19:04

0 Answers0