Problems with NavigationView() and NavigationLink

Hello,

I have a problem with NavigationView and NavigationLink, see the photo below:

If I don't use: .navigationBarTitleDisplayMode(.inline) then there is also way more top padding to the nav title. How can I fix this?

Please help me!

I use version 13.4.1 (13F100)

Can you show us some code that will help to explain why this is happening? It seems like you have multiple NavigationViews each with NavigationLinks that cause this stacked appearance.

Problems with NavigationView() and NavigationLink
 
 
Q