Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.03 KB

File metadata and controls

52 lines (33 loc) · 2.03 KB

Kotlin Extensions

License Kotlin Compose API

Build Status Release GitHub release (latest SemVer)

An Jetpack Compose extensions library for use in Kotlin Android projects.

✨ Features

🛠️ Tech Stack & Key Libraries

Getting Started

  1. Clone the repository:
  2. Open in Android Studio:
    • Open Android Studio (Recommended: Latest stable version - e.g., Hedgehog, Iguana).
    • Select "Open an Existing Project".
  3. Build the project:
    • Android Studio should automatically sync and build the project using Gradle.
  4. Run the app:
    • Select an emulator or connect an Android device.
    • Click the "Run" button in Android Studio.

Prerequisites:

  • Android Studio (latest stable version recommended - e.g., Iguana | 2023.2.1 or newer)
  • Android SDK
  • Min SDK 28 (Android 9)

Project Structure (Key Components)

Dokka HTML Documentation:

Compose Extensions

Acknowledgements

License

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

Contact

Donald McCaskey - forteanjo@sky.com