Open slimshader opened 9 months ago
I have been using/testing a solution for this for some time, but it only lives in a private repo. It seems production-ready enough at this point that I would like to incorporate it into an official Sodium library very soon. I will update this ticket when I make progress on that.
I took a look at ReactiveProperty as I have never used it before, and the paradigm is quite similar to my implementation, so using it should be straightforward.
That is great news. In thea meantime I've tried proposed solution from official forums mvvm but Discrete/Cell/Stream do not seem to exist anymore?
Hey,
is there a way to bind a Cell to a XAML property? I am currently using ReactivePorperty but was hoping to try Sodium as alternative as I id it really fascinating library (and FPR as a paradigm)