@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?
@tjadejong 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  SwiftUI apps on  Linux more complex)
Documentation

@david_swift Thanks! Will have a look if I can get the code to work with that!