Post #638752
2026-03-06 17:31 UTC
@david_swift looking to implement a Linux UI with you adwaita-swift package. I have some Observable ViewModels that I'm also using with SwiftUI. Would it be possible to listen to the changes in these models from adwaita too?
Replies (1)
-
@david_swift@mastodon.de 2026-03-09 18:58
@tjadejong@mastodon.social Thanks for the interest :) it currently isn't and this isn't something I'm interested in implementing at the moment, the custom model could be helpful in some cases, otherwise use simple structs (sorry, I'm aware this makes the reimplementation of :swift_white: SwiftUI apps on :linux: Linux more complex)