Jetpack Compose is a modern toolkit for building native Android UI. Jetpack Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs.
In these tutorials, you’ll learn about the basics of Jetpack Compose and you’ll build a simple UI component with declarative functions, in Just 10 minutes!
In the first tutorial you will learn about,
Composable functions
Column
Modifier
In the second tutorial you will learn about,
Image adding & scaling
Making image corners round
Spacer (for adding space)
Subscribe to my youtube channel if you want to see more!