commandiron/WheelPickerCompose

Deprecated "dev.chrisbanes.snapper:snapper" should be replaced by SnapFlingBehavior.

petros-chariskos opened this issue · 3 comments

From [https://github.com/chrisbanes/snapper]
Snapper is now deprecated, due to it's functionality being replaced by SnapFlingBehavior which is available in Jetpack Compose 1.3.0.

hi, thanks for your contribution. I checked SnapFlingBehavior available in Jetpack Compose and cant find like SnapperLayoutInfo function. This function allow calcution of snapped index and animations. I'm open to suggestions on this for calculate same outputs. Thanks again.

how about changes made in Version 1.5.0-alpha04 in foundation?, do they help with that?

There is SnapLayoutInfoProvider, but it works with velocity