-
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 …
-
### Describe the bug
Hi All,
We are migrating our class library application from MVVMLight to MVVMToolkit. We were using SimpleIoc container. We need to use Ioc (Microsoft.Toolkit.Mvvm.DependencyI…
-
## D:\Android\gitHubSpace\WeaponApp\Client>gradlew cleanLib 成功
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DAT…
-
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…
-
🤖🧙♂️
- [x] **1. Variable** / **Variable** #
- [ ] **2. Data Type** / **Type de Donnée** #
- [ ] **3. Integer** / **Entier** #
- [ ] **4. Float** / **Flottant** #
- [ ] **5. Double** /…
-
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…
-
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…
-
Rewriting/Porting NF again since Beeflang is a very niche and new language and less people know it. I'm concerned that it might be abandoned if the main developer stops working on it. Also, people are…
-
This is just some information on how I use your library, if you do something with this is up to you.
As soon as I use an UI, I am all about MVVM and also dependency injection (DI). For MVVM I use C…
-
### Description
My app sets a icon for a tool. The icon binding is inside a view model. The crash only happens with a specific setup and steps. I've linked to a test app that I can reliably cause…