Skip to content

v0.4.0

Choose a tag to compare

@rohankhayech rohankhayech released this 22 Aug 13:11
· 26 commits to main since this release
59b95e1

Minor release including new lazy list scroll helpers.

Layout Utils (New)

Utilities for Compose layouts.

  • Helper function to scroll lazy list items to a specific position on the screen
  • Effect which automatically scroll to the selected item in a lazy list.