How to create realistic UI with Jetpack Compose(Part II)
Jetpack compose is the new way to build UI for your android applications in a declarative manner. In this post, let's explore to create UI of Flower app and learn how to create simple UI with Jetpack Compose.
Comments