SwiftUi: remove "Back" button from a detail view in WatchKit

Viewed 1055

Is there a way to remove the "Back" button from a detail view in WatchKit if the view has been pushed by a NavigationLink?

enter image description here

1 Answers
Related