angular2-swing
angular2-swing copied to clipboard
How can I change throw out speed of card
I am currently calling the throwout function when clicking a like or dislike button, but I am not able to set the speed of the thow out movement of the card. Right now it is not visible for the user which side it is moving and the card just disappears. Is there a solution for this?
If I recall correctly the animation doesnt happen when you trigger the slide programmatically.
Is there a way to add this functionality or does this mean I have to write my own animation before throwing out? Is there a way for me to extend this angular swing module because I like the basic functionality but it is too limited for what I want to use it for?
I am also looking for same feature . I want to call some function on button click and show the animation with speed.