-
欢迎大家在群里交流安卓技术,共同打造全网最优Android MVVM模式开发方案
-
Hi moko-mvvm is great option for android and ios.
But i just wanted to know, can we use it for web and desktop as well?
Are there any extra configurations we need to do in web and desktop?
Tha…
-
### Describe the bug
Hi, after updating the nuGet packet i get the folling error when starting the application:
```bash
2024-08-31 09:52:53.920138+0200 [54180:1568153] System.TypeLoadException: C…
-
Hello, I am curious, I have been researching software architectures for a social app for Android devices and I found out that there is MVVM that is similar to the well-known MVC .......
But my questi…
-
It works fine but if you are on a navigation page with zero items go forward and then go back it get crash on iOS.
On android the number doesn't update when you go back . At least on my MVVM project…
-
### Description
The object Parameter is NULL in OnNavigatedTo() after navigating another page using Shell.Current.GoToAsync().
I was only able to see the issue in Maui-ANDROID.
Ran the same code in…
-
### Background
In the last lectures we've refactored most of our app into MVVM structure using ViewModel + LiveData + Data Binding libraries.
However the screens / features you are responsible w…
-
Using MVP leads to memory leaks during configuration changes.
One way of getting rig of it is using retain fragments.
Another way is to move to MVVM with [Architecture Components](https://developer.a…
-
如果您在使用中发现存在Bug,请在此提出,一同建造全网最优Android MVVM开发方案,感谢您的反馈!
-
We are using the latest version of Moko-MVVM at the time of this writing: 0.9.1.
We have a Fragment which uses Jetpack's Navigation.
If we perform a screen rotation in Android and then we click o…