ComponentX is a Kotlin-based library designed to provide reusable and customizable components for Android development. This library is in its early stages and aims to simplify the development process by offering pre-built components that can be easily integrated into your Android projects.
- ComposeX: A collection of Jetpack Compose components under
libx/composex
. - Modular Structure: Organized to allow easy addition of new components.
- Android Studio
- Kotlin
- Clone the repository:
git clone https://github.com/doananhtuan22111996/android-components.git