This directory contains code from Point-Free Episode: Observable Architecture: Observing Collections
We can now observe struct, optional, and enum state in the Composable Architecture, but what about collections? Let’s explore what it takes to get rid of the
ForEachStore
wrapper view for a vanillaForEach
view instead, while still observing updates to collection state in the most minimal way possible.
0263-observable-architecture-pt5
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||