I\'ve noticed a scenario in SwiftUI where if I update a Binding and a State variable at the same time, the View is recomp
SwiftUI
Binding
State
View