UPDATE:
This never really got solved, not by me and not by Apple, so I decided to go with a Class and update the view by adding a bool named "triggerViewUpdate" to my AppState class, and doing a "triggerViewUpdate.toggle()" whenever needed.
This might not be the most elegant solution, but it works well enough for my use case.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: