Category: Jetpack Compose
The Jetpack Compose Guideline Blog – 1
The Jetpack Compose Guideline Blog – 1, Every application is supported by a UI framework. They have a major impact on how apps are designed and the way they perform. They […]
Intro showcase view in Jetpack Compose 2022
Hi, Android developer in this Intro showcase view in Jetpack Compose example we make an example to show the App feature. As you can see most Android applications add a […]
Android jetpack login example and form validation 2022
Hi, developer in this topic I make an android jetpack login example. Jetpack is the latest android Tool kit for making UI Without using XML. Jetpack Composes works with Kotlin […]
Jetpack Compose Grocery App UI | Dashboard App Part 3
In this article, I make a jetpack compose grocery app UI. Also, you can learn from previse articles part 1and part 2 here I create a UI for the jetpack […]
Jetpack compose LazyRow horizontal list | Dashboard App Part 2
Hi, Android developer in this codeplayon article I make a Jetpack compose LazyRow horizontal list. Like we a horizontal list with card view and showing a list of item hare, […]
Jetpack compose topappbar menu and Header | Dashboard App Part 1
Hi Developer in this jetpack compose example I make a UI Jetpack compose topAppBar and Header. Like an E-commerce App, you can see at the top of the screen a […]
Jetpack compose custom rating bar in android 2022
Hi, Developer in this jetpack composes I create an example. Jetpack composes a custom rating bar in android. Jetpack Compose is a great new declarative UI tool for Android that […]
Custom AlertDialog with Jetpack Compose Android 2022
Custom AlertDialog with Jetpack Compose Android. Jetpack Compose is a great new declarative UI tool for Android that allows UI creation using Kotlin as a replacement for the cumbersome XML […]
Bottom Navigation Bar with Jetpack Compose
Hi Developer in this jetpack compose article we learn about the Bottom navigation bar. We’ve all experienced BottomNavigationBar in numerous apps, like Linkedin, Instagram, Quora, and many more. In this article, […]
How to Convert Speech To Text in Jetpack Compose
How to Convert Speech To Text in Jetpack Compose. Have you ever thought about how Google’s speech-search functions, or have you ever thought of creating an app for the narration […]