react-animated-css icon indicating copy to clipboard operation
react-animated-css copied to clipboard

animation on component update.

Open bhaskeryadav opened this issue 5 years ago • 1 comments

I am using react-animated-css, for simple animation in react. I have a list which I am rendering in a

    tag. I am adding animation to the first element of the list.

    This list is getting updated every 3 seconds. And new element is added at the first position in the array. The problem is, on load the animation is happening but not on update.

    Here is full code : https://codesandbox.io/embed/ecstatic-cloud-qdpcj

bhaskeryadav avatar Oct 11 '19 08:10 bhaskeryadav

Hey bro. Were you able to do this?

anthonyrfarias avatar Aug 06 '20 02:08 anthonyrfarias