This directory contains code from Point-Free Episode: Cross-Platform Swift: Navigation
We will introduce navigation APIs to our Wasm application, starting simply with an alert before ramping things up with a
dialog
tag that can be fully configurable from a value type that represents its state and actions.