Search code examples
Difference between the Repository Pattern and the View Model Pattern...


model-view-controllerrepository-patternviewmodel

Read More
How to communicate between the different pieces when using MVVM in iOS...


iosswiftmvvmviewmodel

Read More
Main dispatcher is missing on Compose Desktop...


kotlinandroid-jetpack-composeviewmodelkotlin-multiplatformcompose-desktop

Read More
Android ViewModel additional arguments...


androidmvvmviewmodelandroid-components

Read More
java.lang.RuntimeException: Cannot create an instance of class com.example.cookpadapp.viewmodel.Cook...


androidkotlinviewmodelkoin

Read More
I am getting java.lang.NullPointerException which I think should not be the case. Can anyone help me...


androidkotlinnullpointerexceptionviewmodeldagger-hilt

Read More
Jetpack Compose - Unresolved reference: observeAsState...


androidviewmodelandroid-jetpack-compose

Read More
Xamarin Android: how to implement a ViewModelProvider factory?...


xamarin.androidviewmodel

Read More
Will a passed viewmodel into a recyclerview adapter cause for memory leaks?...


androidmvvmandroid-recyclerviewviewmodel

Read More
Koin: getting instance of viewmodel from parent fragment using an interface/abstract class...


androidviewmodelkoinandroid-koin

Read More
Why the first launch of my WPF application shows the class name of a ViewModel instead of its conten...


c#wpfxamlmvvmviewmodel

Read More
Viewmodels in android using mvvm and jetpackcompose...


androidkotlinmvvmandroid-jetpack-composeviewmodel

Read More
'by viewModels()' Kotlin property delegate unresolved reference...


androidkotlinviewmodel

Read More
Attribute of an object is not updated when changing the state with StateFlow in Compose...


androiduser-interfaceandroid-jetpack-composeviewmodelkotlin-stateflow

Read More
Why recomposition happens when call ViewModel in a callback?...


androidandroid-jetpack-composeviewmodelandroid-viewmodelcompose-recomposition

Read More
Pass data in to a ViewModel in Swift...


swiftswiftuiviewmodel

Read More
ViewModel initialisation when the factory is no longer there...


androidkotlinfragmentviewmodellazy-evaluation

Read More
How to use a viewmodel to trigger a mutablestate?...


androidkotlinandroid-jetpack-composeviewmodelmutablestateof

Read More
How to add validation to view model properties or how to implement INotifyDataErrorInfo...


wpfvalidationmvvmviewmodelinotifydataerrorinfo

Read More
Android Koin - not found after update to 3.2.0...


androidgradleviewmodelkoin

Read More
Proper way to return value from custom UserControl's DependencyProperty and uses viewModel?...


c#wpfmvvmviewmodeldependency-properties

Read More
Splash Screen Android XML...


androidxmlviewmodelsplash-screen

Read More
Referencing SD card from Kotlin...


androidkotlinviewmodel

Read More
RelayCommand (MVVM Toolkit) Simple Demo explaination...


wpfmvvmviewmodeltoolkit

Read More
Cannot create an instance of com.example.project.mainViewModel when using Jetpack Compose...


androidkotlinandroid-jetpack-composeviewmodelandroid-viewmodel

Read More
How to pass result from viewModelScope to activity...


androidkotlinviewmodelkotlin-coroutines

Read More
C# ViewModel Form validation null error when creating db record based on relationship...


c#asp.net-mvcmvvmviewmodel

Read More
How to convert Flow to List in ViewModel?...


androidkotlinviewmodel

Read More
Composable not recomposing when ViewModel updated from a different Composable...


androidviewmodelandroid-jetpack-composeandroid-jetpack

Read More
How to bind an entire XAML component to a ViewModel in .NET MAUI?...


mvvmdata-bindingbindingmauiviewmodel

Read More
BackNext