Skip to main content
3
results
Andrew Fletcher
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. var body: some View { GeometryReader { geometry in Form { // layout elements NameLayout() FinalPhoto() RawPhoto() ApertureLayout() SubmitButton() } } }   What was...
Andrew Fletcher
The purple warning notification of annoyance recently came my way!  I...
Andrew Fletcher
Using shell access you the site you want to add the Spyc library.  Then go...