Tag: Jetpack compose
-
Getting started with jetpack compose – Basic components
Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs. To learn more about the jetpack compose internals, Please check the official documents. In this post, I am focusing on creating material […]