How to replicate navigation bar layout?

Is there a way to replicate the navigation bar layout in SwiftUI?

Hi @ionutac - why not just use NavigationView? (access bar items via .navigationBarItems)

I mentioned the navigation bar to give you a visual idea of what I want, but it’s not replacing the navigation bar