react-swipeable-list icon indicating copy to clipboard operation
react-swipeable-list copied to clipboard

Please provide option to set the speed of the animation that brings the bottom item to top when an item is deleted

Open MuhammadAbdullah54321 opened this issue 4 years ago • 1 comments

When an item is deleted from the list, the item below it comes in its place with animation. Right now the speed of that animation(moving up) is fast. I want to slow down the speed of that animation.

Can you please provide option to set its speed. Another option to setting its animation type would be great as well

Thanks

MuhammadAbdullah54321 avatar Oct 18 '21 07:10 MuhammadAbdullah54321

Hi :) Please check my other project here: https://github.com/sandstreamdev/react-swipeable-list It is my older implementation wit a little bit different interface and more animation configs.

Let me know if you have found it useful :)

marekrozmus avatar Oct 25 '21 19:10 marekrozmus