Disappointingly, yes. There's no SwiftUI only way to do it, you have to use Representables to bridge with UIKit.
Post
Replies
Boosts
Views
Activity
Worked for me too! Thanks much!
Does this apply to dropping “@Relationship” too? Or it’s okay to delete properties and relationships?