Toolbar Title Features in iOS

In iOS 16+, use toolbarTitleMenu() to present a menu when users tap the navigation title.

In iOS 17+, we can use .toolbarTitleDisplayMode(.inlineLarge) to have the navigation bar title stay large and inline

toolbar title menu demo