Skip to content
#

remembersaveable

Here is 1 public repository matching this topic...

In Android Jetpack Compose, state management is an important aspect of building reactive UIs. The RememberSaveable function is a part of the Jetpack Compose state APIs that allows you to save and restore the state of a composable function across configuration changes, such as screen rotations.

  • Updated Jul 14, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the remembersaveable 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 remembersaveable topic, visit your repo's landing page and select "manage topics."

Learn more