How to remove row separators from a Form or List in SwiftUI?
Andrew Fletcher published: 4 March 2021 (updated) 5 March 2021 2 minutes read
Struggling to hide the SwiftUI separators in a List or Form?
The challenge
Creating the following form, separation lines appeared between NameLayout, FinalPhoto, RawPhoto, ApertureLayout and SubmitButton.