react-swipeable-list
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
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
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 :)