Search code examples
Jetpack Compose - Unresolved reference: observeAsState...


androidviewmodelandroid-jetpack-compose

Read More
Make ComboBox Border red if item is not yet selected...


c#wpfmvvmcomboboxviewmodel

Read More
In MVVM is it acceptable to access the ViewModel in the view's code behind?...


c#wpfmvvmviewmodeldatacontext

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


androidkotlinviewmodel

Read More
how to pass custom args in hilt viewModel android...


androidviewmodeldagger-hilt

Read More
How to call ViewModel.delete from RecyclerView Adapter?...


androidkotlinmvvmandroid-recyclerviewviewmodel

Read More
Start Intent from ViewModel...


androidandroid-intentandroid-activityviewmodelandroid-permissions

Read More
How to use 2 view models in 1 page - one for displaying information and one for reading information...


c#asp.net-coreviewmodel

Read More
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
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
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
BackNext