Jetpack Compose is the modern UI toolkit for building native Android UI. It simplifies UI development on Android with less code, powerful tools, and intuitive Kotlin APIs.
In this talk, we'll look at composable functions, composable previews, and common layouts such as Column, Row, and Box layouts. We'll also cover modifiers and how to use them to tweak the appearance and behavior of composables.