Skip to content

An open-source Android app showcasing Jetpack Compose UI components and interactions for learning and inspiration.

License

Notifications You must be signed in to change notification settings

MahaleTushar/ComposableUi

 
 

Repository files navigation

Composable

An open-source Android app showcasing Jetpack Compose UI components and interactions for learning and inspiration.

Static Composables

screenshot screenshot screenshot screenshot screenshot screenshot Image

Interactive Composables

Screen_recording_20250927_213521.webm
Screen_recording_20250924_184139.webm
Screen_recording_20251003_194438.webm
Screen_recording_20251003_194453.webm
Screen_recording_20251003_194532.webm
Screen_recording_20251003_194556.webm
Screen_recording_20251003_194612.webm
Screen_recording_20250924_184227.webm
Screen_recording_20250924_184244.webm
Screen_recording_20251003_194512.webm

Animated Composables

Screen_recording_20250924_184304.webm
Screen_recording_20250924_184314.webm
Screen_recording_20250924_184327.webm
Screen_recording_20250924_184337.webm

Description

Composable is a beautifully simple Android showcase built with Jetpack Compose. The idea is to gather cool UI components, and interactions in one place so it can serve as both inspiration and a learning resource for the Android community. Ideal for developers looking to explore UI ideas, learn Compose best practices, or jumpstart their own projects.


Getting Started

  1. Clone the repo:

    git clone https://github.com/cinkhangin/composable.git
    cd composable
  2. Open in Android Studio: Simply import the project, sync Gradle, and run the app on your device or emulator.

  3. Explore & Learn: Browse the app/src/main/java directory to inspect Compose patterns in action.


Why Use It?

  • Inspiration: Discover engaging UI ideas and transitions
  • Learning Resource: Study clean Compose implementations in Kotlin
  • Copy & Customize: Easily reuse components in your own projects

Contribute

Contributions are warmly welcome! Whether it’s a new component, improved UI, or better documentation-feel free to submit a pull request or open an issue.


License

This project is licensed under the MIT License—see the LICENSE file for details.

About

An open-source Android app showcasing Jetpack Compose UI components and interactions for learning and inspiration.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%