Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 703 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 703 Bytes

ComponentX - Android Components Library

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.

Features

  • ComposeX: A collection of Jetpack Compose components under libx/composex.
  • Modular Structure: Organized to allow easy addition of new components.

Getting Started

Prerequisites

  • Android Studio
  • Kotlin

Installation

  1. Clone the repository:
    git clone https://github.com/doananhtuan22111996/android-components.git