Change The NavigationTitle With a Binding<String>
Daily Coding Tip 147
Tested on Xcode Version 14.0 beta 4 (14A5284g).
It’s now possible to set the navigation title with a Binding<String>. I was wondering if it was possible to have a TextField that can change the navigation title in a situation where it is displayed: on the destination view of a NavigationLink.
Keep reading with a 7-day free trial
Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.

