@DTS Engineer sorry but I am not sure if I can follow here:
"In your case, I can see that every key stroke changes transaction, which changes the result sets of your queries, which refreshes your SwiftUI view (EditTransactionView). Because transaction is a binding, the change refreshes the other views that rely on the model as well."
How is updating that value changing the result sets of my queries? And isn't the whole point of the bindings, that all views get refreshed automatically?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: