- Swifty Snippets
- Posts
- Remove Back Button Text
Remove Back Button Text
Works in a NavigationStack or NavigationView
Add .toolbarRole(.editor)
in the screen that you want the back button title removed.
Add .toolbarRole(.editor)
in the screen that you want the back button title removed.