Back to Developer Roadmap

NavigationLink

src/data/roadmaps/swift-ui/content/navigationlink@6EpvayoacyBX8wXPJ_CZ5.md

4.0818 B
Original Source

NavigationLink

NavigationLink enables navigation between different views within your app. It acts as a button or tappable element that, when activated, pushes a new view onto the navigation stack, displaying it to the user. This allows you to create hierarchical navigation structures, where users can drill down into more detailed content and then easily return to previous screens.

Visit the following resources to learn more: