Navigating Views

Sheets and Overlays popup and cover the underlying view. Navigation Views/Links drill down and sit on top of the parent view.

Is it possible to simply use a button or image to just ‘go’ to a new view, without any other screen elements, ie back buttons or popup slide over effects?

I just want the entire screen to change to a new view, yet maintain the ability to pass data between the two. None of the initial course videos mention doing this.

Any help is appreciated.
Thank you!

I’m sorry to bother you guys. I solved this by reading another post that had been answered. Not about what I want, but it showed a modifier I needed.

I think this should be mentioned early on in the course beginnings as an option to hide that back button. I suppose thought that there are far too many modifiers to mention and we’ll just have to discover them ourselves.

            .navigationBarBackButtonHidden(true)

Again, thank you so much. I’m learning. :wink: