Compose allows you to do more with less code compared to XML . Compose is Intuitive. This means that you just need to tell Compose what you want to show the user. Compose is compatible with all your existing code: you can call Compose code from Views and Views from Compose.
Read moreShould we use jetpack compose?
Jetpack Compose is Android’s modern toolkit for building native UI . It simplifies and accelerates UI development on Android bringing your apps to life with less code, powerful tools, and intuitive Kotlin APIs. It makes building Android UI faster and easier.
Read more