Skip to content

v1.0.0

Choose a tag to compare

@stefanusayudha stefanusayudha released this 19 Jul 19:41
· 12 commits to main since this release

Waterfall Layout Compose is a Kotlin Multiplatform library that provides a Waterfall composable function for creating staggered grid layouts (also known as waterfall layouts or Pinterest-style layouts) in Compose applications. This layout automatically detect content height and arranges items in columns.

The library supports multiple platforms including Android, iOS, and JVM, making it perfect for cross-platform applications built with Compose Multiplatform.