Relative Content

Tag Archive for androidkotlinandroid-jetpack-composekotlin-multiplatform

Jetpack Compose how to recompose when internal state changes

I’m quite new to Jetpack Compose and what I am running into is a conceptual issue that I am seeking a “This is how you would typically do that” on. Could also be that my approach to the problem is not done in a way that suits Compose.