Introduction
Jetpack Compose provides a declarative way of building the UI of the Android app. Layouts are an essential component
Alex Zhukovich
13 min read
Composable functions can react on changing state and as a result such functions can be re-invoked. This mechanism is a
Alex Zhukovich
5 min read
Jetpack Compose is a modern toolkit for building native UI for Android applications. It was announced at Google I/O
Alex Zhukovich
6 min read