
In Google IO '19, Google launched Jetpack Compose to create declarative UI. So, basically, declarative UI means to create UI by specifying a specific set of UI elements we need and to structure it some way.
So, let's discuss one by one about how we can use the jetpack compose.
blog.mindorks.com