kkrishnanand.bsky.social
@kkrishnanand.bsky.social
@ianlake.bsky.social Hi, Ian, I have a question for you. Do you have any samples of how we can backstack entry as view model store owner for view models? github.com/android/arch... and github.com/android/plat... don't seem to have any examples of the same. We don't use hilt.
GitHub - android/architecture-samples: A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. - android/architecture-samples
github.com
October 7, 2025 at 4:33 PM
@ianlake.bsky.social Hi, Ian, I seek your advice on invoking view models by composables. We want to replace a DialogFragment with a Dialog composable. The fragment is a standalone one which initialises a view model whose store owner is the fragment itself and is invoked by multiple feature modules.
August 3, 2025 at 10:08 AM