Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 542 Bytes

File metadata and controls

12 lines (6 loc) · 542 Bytes

Parallax Scrolling

This repository provides an example on how to implement parallax scrolling with a LazyColumn in Jetpack Compose.

For a detailed description on the code you can read about it on Dev.to

Directly to the important bits

How it looks

Parallax scrolling effect with transparent Toolbar