Is it possible to add a transition animation effect after the state changes in React

33 views Asked by At

I need to apply a sliding animation effect to a new thumbnail loaded in the slider.

I am unable to figure out how this can be acheived in React. Do I need to use CSS or can it be achieved with ReactJS only or do it requires the combination of both React and CSS.

0

There are 0 answers