The problem that I'm having with this wrappedArray "solution" is that it does not work when adding/removing elements, a List or ForEach needs to be "reload" to be updated (like when you leave a view and enter again).
Core Data must have a proper way to do this, it's the most basic scenario for entities relationships.
Post
Replies
Boosts
Views
Activity
But then all the "magic" about handling .regular and .compact layouts has to be done manually, is there an update coming soon to achieve the same directly on SwiftUI?