Jetpack Compose Basics

Jetpack Compose Basics

Card in Jetpack Compose

Cards are an essential component in modern user interfaces, providing a visually appealing way to present information and content. In Jetpack Compose, Google's declarative UI toolkit for Android app development, the Card component offers a powerful and flexible solution for creating beautiful cards. In this article, we will explore the various properties of the Card component, including …

Card in Jetpack Compose Read More »

Icon in Compose

Icons play a vital role in modern user interfaces, effectively conveying information and enhancing the overall user experience. In Jetpack Compose, Google's modern UI toolkit for Android app development, the Icon component provides a flexible and powerful way to incorporate icons into your applications. In this article, we will delve into the various properties of …

Icon in Compose Read More »

Scroll to Top