Advanced
In reply to @aes
3/9/2024

Hard to tell from a description, as you could be composing these views in a number of ways. How are you storing local view state? SwiftUI runs rerenders when state changes, so think about how it’s all linked.

SwiftUI