What is Jetpack Compose? Jetpack compose is a Modern toolkit for building native Android UI and that's great because it basically changes the way we write the code for Android UI. What's really radical about that is it allows you to write layout directly in code. So you can write kotlin code for your UI … Continue reading Jetpack Compose is Here to Revolutionise How You Code for Android UI