Skip to content
#

savedstatehandle

Here are 13 public repositories matching this topic...

A Jetpack Compose demo showcasing different approaches to handling UI state and how they behave across recomposition, configuration changes, and Android process death. This sample compares remember, rememberSaveable, ViewModel, and ViewModel + SavedStateHandle to highlight when and why each should be used.

  • Updated Nov 5, 2025
  • Kotlin

Improve this page

Add a description, image, and links to the savedstatehandle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the savedstatehandle topic, visit your repo's landing page and select "manage topics."

Learn more