-
When Page size is set to 20, visible_threshold is 5 and search with keyword "Wasabee" the total items received is 21, but on scroll, there are duplicate items summing up to 41.
The list shows dupli…
-
-
I have my solution split in several projects where my project containing a ViewModels does not have a dependency on MAUI - just on the MVVM Community Toolkit.
Is there a way to access the `ILocaliz…
-
Hi,
I have a requirement of making Xamarin.Android and Xamarin.iOS projects. (No Xamarin Forms). Does this library works with them as well?
Asking this question because other MVVM libraries do …
-
I have a Shell Page with several ShellContent items. Here is the code for the Shell Page:
```
…
-
This issue is purely due to my interest. What are you applying this library to? Please leave a note if you don't mind.
Being able to know the situsations makes me realize that I have a growing user b…
kekyo updated
1 month ago
-
This is a suggestion to migrate the app to the Android Architecture Components which include ViewModels, LiveData and Data Binding. It is a part of Android Jetpack.
Migrating to MVVM has many advan…
-
### Is your feature request related to a problem? Please describe
I have a WinForms application which uses CommunityToolkit.Mvvm for bindings.
I am also using the same MVVM library to build a MAUI a…
-
I can't use this function on the IOS side, it gives an error:
Instance method 'bindText(flow:)' requires that 'StringDesc' inherit from 'NSString'
Solution:
In **mmp-library / src** I created **i…
-
Hello,
I am using Angular 2.x and was looking for some dashboard library. This one looks very promising but as you know jQuery is not recommended by most MVVM libraries so I wonder is there a chanc…