A screen’s Navigation Title is used to visually display the current navigation state of an interface. When a screen is navigated to inside a navigation layer, the screen’s title is displayed in the Navigation Bar.
To add a Navigation Title, place the modifier on a child in the Navigation Stack, not on the stack itself.
⬇ Note
The size and type of the Navigation Title is inherited from the settings of the previous screen.