In my project I\'m trying to use the presentationMode.wrappedValue.dismiss() in SwiftUI to pop back to the previous view controller after saving data from a form.
The