remember
Here are 52 public repositories matching this topic...
Simple training mutableStateOf and remember.
-
Updated
Mar 11, 2024 - Kotlin
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
-
Updated
May 29, 2017 - Python
A simple app that demonstrates using derivedStateOf effect handler by comparing it to remember function
-
Updated
Feb 24, 2024 - Kotlin
A simple notepad for resurfacing thoughts
-
Updated
Jan 21, 2024 - TypeScript
An Android App That Helps You To Remember Your Things
-
Updated
Jan 23, 2020 - Java
Jetpack Compose provides a declarative way to define UI components and encourages the use of immutable state. You can manage state within a composable function using the remember and mutableStateOf functions. These functions allow you to create and update state variables that automatically trigger recomposition when their values change.
-
Updated
Jul 10, 2023 - Kotlin
Improve this page
Add a description, image, and links to the remember topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the remember topic, visit your repo's landing page and select "manage topics."