Join Slack
Powered by
Is there a way to have this enter-view exit-view a...
# compose
g
Giuliopime
11/05/2023, 2:36 AM
Is there a way to have this enter-view exit-view animation in a lazylist?
screen-20231105-033531.mp4
Giuliopime
11/05/2023, 2:37 AM
What I'm trying to recreate is that bending that gets applied to the items that are close to the start / end of the list portion in view
s
shikasd
11/05/2023, 4:22 AM
Looks like a custom draw modifier that reads
lazyState.layoutInfo
and transforms content based on offset
➕ 1
g
Giuliopime
11/05/2023, 8:40 AM
I'll try that
2
Views
Open in Slack
Previous
Next