8000 GitHub - ChintanRathod/JetpackComoseBits: This repository showcases how to build familiar Android UI components using Jetpack Compose’s modern, declarative style.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This repository showcases how to build familiar Android UI components using Jetpack Compose’s modern, declarative style.

License

Notifications You must be signed in to change notification settings

ChintanRathod/JetpackComoseBits

Repository files navigation

Jetpack Compose Bits

Jetpack Compose Bits is a curated collection of small, focused Jetpack Compose code examples designed to help Android developers quickly understand and implement common UI components and interaction patterns.

Whether you're a beginner exploring the basics like Text, Image, and TextField, or a more experienced developer looking for reference snippets for AlertDialog, navigation, or layout compositions — this repository serves as a hands-on learning companion.

Each example is written in clean Kotlin with descriptive comments to make it easy to copy, adapt, and extend for real-world projects. With JetpackComposeBits, you can explore Compose features piece by piece — one "bit" at a time.

🔍 Features

  • Composable UI elements with clear examples
  • Well-commented Kotlin code
  • Includes previews for faster development
  • Useful for both learning and reference

Feel free to explore, clone, and contribute!

Samples

Example Preview
How do I display text on the screen using Jetpack Compose?
How can I get user input through a text box?
How can I get password input through a text box?
How can I get valid email input through a text box?
Show a basic Alert Dialog with Single button?
Show a dialog with 2 buttons and an icon
Filled Button
Outlined button
Button with icon
Elevated button
How to show brands name to filter the results? (Chip)

About

This repository showcases how to build familiar Android UI components using Jetpack Compose’s modern, declarative style.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0