An open-source Android app showcasing Jetpack Compose UI components and interactions for learning and inspiration.
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
Screen_recording_20250924_184304.webm
Screen_recording_20250924_184314.webm
Screen_recording_20250924_184327.webm
Screen_recording_20250924_184337.webm
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.
-
Clone the repo:
git clone https://github.com/cinkhangin/composable.git cd composable -
Open in Android Studio: Simply import the project, sync Gradle, and run the app on your device or emulator.
-
Explore & Learn: Browse the
app/src/main/javadirectory to inspect Compose patterns in action.
- Inspiration: Discover engaging UI ideas and transitions
- Learning Resource: Study clean Compose implementations in Kotlin
- Copy & Customize: Easily reuse components in your own projects
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.
This project is licensed under the MIT License—see the LICENSE file for details.