Jetpack Compose Primer, Episode 7: Use a Model for State | Kodeco

See how to manage state in your Jetpack Compose user interfaces using the Model annotation, and display real data in the running app.


This is a companion discussion topic for the original entry at https://www.kodeco.com/7111549-jetpack-compose-primer/lessons/7

@Model is deprecated.