SwiftUI — Exploring NavigationStack and Making it Useful from raksha's blog

In this blog post explore how to use NavigationStack of SwiftUI.

We'll introduce you to SwiftUI's navigation stack and will compare it with NavigationView, and will show you how it's better compared to NavigationView.

We will also explore 5 scenarios that cover 95% of use cases. Feel free to jump around as needed.

Push screens: A ⮕ A — B Pop last screen: A — B ⮕ A Pop multiple screens: A — B — C — D ⮕ A — B Pop to root: A — B — C — D ⮕ A Update root: A ⮕ B

For full guide, visit canopas blog.

If you'd like to explore more about us, here are the links:

Website: https://canopas.com/ Blog: https://blog.canopas.com/ Twitter: https://twitter.com/canopassoftware GitHub: https://github.com/canopas


Previous post     
     Next post
     Blog home

The Wall

No comments
You need to sign in to comment

Post

By raksha
Added Sep 27 '22

Tags

Rate

Your rate:
Total: (0 rates)

Archives