NavigationLinks don’t open with List with selection inside NavigationStack. Show Toolbar between views inside NavigationStack
I use in my Swift UI application for iOS NavigationViews (as .stack). Also I use nested NavigationView inside NavigationView and everything looked as I needed. But I decied to fefuse to use deprecated NavigationView and migrate to NavigationStack. But I got following issues.
NavigationLinks don’t open with List with selection inside NavigationStack. Toolbar between views inside NavigationStack
Community!
I use in my Swift UI application for iOS NavigationViews (as .stack). Also I use nested NavigationView inside NavigationView and everything looked as I needed. But I decied to fefuse to use deprecated NavigationView and migrate to NavigationStack. But I got following issues.