Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 503 Bytes

File metadata and controls

5 lines (4 loc) · 503 Bytes

This directory contains code from Point-Free Episode: Tour of the Composable Architecture 1.0: Stacks

We show how to add stack-based navigation to a Composable Architecture application, how to support many different kinds of screens, how to deep link into a navigation stack, and how to write deep tests for how navigation is integrated into the application.