Post

Replies

Boosts

Views

Activity

Reply to Recommended / Canonical way to host remote (separate process) SwiftUI views.
Thank you Quinn (big fan btw), I have tried to do it with an extension, which works surprisingly well, but for some reason the only way to get it to truly work was to present the remote view (tried both NSView/Controller representables) inside a popup. Trying to directly include it in the hierarchy results in a stale view (shows up the content but cannot be interacted with).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jul ’25