Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 516 Bytes

File metadata and controls

5 lines (4 loc) · 516 Bytes

This directory contains code from Point-Free Episode: Composable Navigation: Effect Cancellation

We add superpowers to the navigation tools of the Composable Architecture, including automatically cancelling a child feature’s effects upon dismissal, and even letting child features dismiss themselves! Plus, we look at how “non-exhaustive” testing simplifies navigation-based tests.