SwiftUI
Deliver context-aware navigation with Push Evaluation
This post deals with the internals of my newly-released navigation library for SwiftUI, Stapel. In my previous post, we took a deep dive into how mobile application navigation usually works. We saw that views are built in layers, pushed onto a virtual stack once a user taps a specific button,