Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 457 Bytes

File metadata and controls

5 lines (4 loc) · 457 Bytes

This directory contains code from Point-Free Episode: Composable Stacks: Multiple Layers

We enhance our navigation stack with a bit more complexity by adding the ability to drill down multiple layers in multiple ways: using the new navigation link API, and programmatically. We also prepare a new feature to add to the stack.