This directory contains code from Point-Free Episode: Redacted SwiftUI: The Composable Architecture
We’ve seen how cool redacted SwiftUI views are, but we’ve also seen some of their pitfalls: while it’s easy to redact UI, it’s not so easy to redact logic, that is unless you’re using the Composable Architecture!