AndroidJVMCommonJVMNativeWasm

Composable Table

An Android Jetpack Compose library that provides a `@Composable` table with automatic layouts.

Add to your project
implementation("io.github.sunny-chung:composable-table:1.2.0")
Parent project

Creates a composable table with automatic layouts, supporting 2D scrolling, custom cells, sticky rows/columns, and infinite dimensions. Lacks lazy cells and grid lines. Easy to use and highly customizable.

Version history
Package version Release date Platforms
1.2.0 8 months ago Common, JVM, AndroidJVM, Native, Wasm
More versions will be indexed soon
Metadata
Version 8 months ago

1.2.0

  • Kotlin 1.9.22
  • Gradle 8.0
Supported targets
Android JVM:
  • 1.8
JVM:
  • 17
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
Developers
License