-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
Hi Kyant,
I’m trying to recreate the overscroll “stretch / rubber” effect from your early LiquidGlass demos — the motion looked super fluid and unique, but I’m not getting close with my own nestedScroll + translation approach.
If you still have the original implementation (even a simplified snippet), would you consider sharing it or making it public? Mainly I’m curious about:
- how you accumulate the offset (scroll vs fling),
- how you animate the return (spring params / thresholds),
- and any tricks to avoid jitter with LazyColumn/LazyVerticalGrid.
Demo video:
https://github.com/aliencodingjava/my-app-update/raw/main/Glass%20Music.mp4
Thanks again — LiquidGlass is genuinely inspiring.
Screen_Recording_20260215_221431_Glass.Music.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels