Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
/ headed-lazy-grid Public archive

Jetpack Compose LazyGrid with sticky headers implementation

Notifications You must be signed in to change notification settings

Hospes/headed-lazy-grid

Repository files navigation

headed-lazy-grid

Warning

This repo is archived and won't get any update anymore

Native stickHeaders functionality were implemented in Jetpack Compose 1.8.0-alpha01

For more details check commit Introduce sticky headers for Grids and issue on issue tracker

Jetpack Compose LazyGrid with sticky headers implementation

Version compatibility:

  • 0.3.0 compatible with Jetpack Compose 1.2.1
  • 0.6.0 compatible with Jetpack Compose 1.3.1
  • 0.7.0 compatible with Jetpack Compose 1.4.0-alpha03
  • 0.7.2 compatible with Jetpack Compose 1.4.3
  • 0.8.0 compatible with Jetpack Compose 1.5.0-beta01
  • 0.8.1 compatible with Jetpack Compose 1.5.0-beta03
  • 0.8.2 compatible with Jetpack Compose 1.5.0
  • 0.9.0 compatible with Jetpack Compose 1.6.0-alpha03
  • 0.9.1 compatible with Jetpack Compose 1.6.0-alpha07
  • 0.9.2 compatible with Jetpack Compose 1.6.3 (internal implementation was updated)

About

Jetpack Compose LazyGrid with sticky headers implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages