Quantcast
Channel: Animations with React - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Animations with React

$
0
0

I have to create some complex animations. It was cool to develop them with jQuery or VanillaJS, but I guess that I should choose another way with React. Google gave me ReactCSSTransitionGroup but it seems to be broken and unmaintained (according to this message: github.com). E.g. I can't make a delay before starting the animation.

I also found a library called React-motion but I'm not sure if it's actually a tool that I need. So I want to ask whether you can recommend me something about it. Probably I should use VanillaJS (using refs and other ReactDOM functions)? Or there is another approach to it? Thanks in advance.


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images