Skip to content
Discussion options

You must be logged in to vote

Hi @tranb3r the ObservableProperty in this packaged is inspired by the CommunityToolkit.Mvvm but the key difference is this is to be usable on BIndableObjects such as ContentView, ContentPage, etc whereas the CommunityToolkit.Mvvm will not work with those because they rely on a different/incompatible OnPropertyChanged() implementation.

Horses for courses. You can mix CommunityToolkit.Mvvm RelayCommandAttribute with SQuan.Helpers.Maui.Mvvm. I've put various examples demonstrating this.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tranb3r
Comment options

@stephenquan
Comment options

Answer selected by tranb3r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants