I am wondering how we can implement backButtonDisplayMode
in SwiftUI or to achieve similar result. So there is no back button text or navigation title, but I want to have custom text in the history stack menu called out by long press on the back button, which is like having backButtonTitle
but with .minimal
display mode
Asked
Active
Viewed 540 times
0

Amy L.
- 210
- 2
- 4
- 14
-
Does this answer your question https://stackoverflow.com/a/60528430/12299030? – Asperi Nov 16 '21 at 19:13
-
@Asperi the back button text is removed already, maybe the question should be ' how to have custom text in the history stack menu with no back button text or navigation title' – Amy L. Nov 16 '21 at 19:26