mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced 2025-12-20 09:11:33 +01:00
* Fix recursive case study Relying on the array-based ForEachStore means potential crashes when SwiftUI evaluates views that it shouldn't. We always prefer using IdentifiedArray, so let's update this example accordingly. * Use forEach under the hood
4.0 KiB
4.0 KiB