commandiron / WheelPickerCompose

Add Wheel Date - Time Picker in Android Jetpack Compose.
Apache License 2.0
444 stars 54 forks source link

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

Open petros-chariskos opened 1 year ago

petros-chariskos commented 1 year ago

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.

commandiron commented 1 year ago

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.

boy12hoody commented 1 year ago

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

SimonLauron commented 7 months ago

There is SnapLayoutInfoProvider, but it works with velocity