I am looking into using the Model View Update pattern in Uno Platform. Just like this project: https://github.com/unoplatform/Elmish.Uno
However, Elmish.Uno is troubled: A: 3 years since last maintainance B: from the page and docs, it is unclear to me how this project works with Uno, and if it is cross platform.
Are there alternatives to Elmish.Uno, which also provide Model View Update?