© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Horacio Herrera
designer / developer
I have issues adding the react-transition-group lifecycle hooks to my Redux-connected components
here an example of what Im talking about... hope this is not too complicated to this AMA :)
answering myself here...
I manage to control route transition animations with react-router-transition library. I love it because uses react-motion, IMO one of the best libraries to create animations in react right now :)
react-motion
here an example i made so you can see how it works: codesandbox.io/s/l539m9y6vl
hope this helps!
Andy Chen
Follow up!
Horacio Herrera
designer / developer
answering myself here...
I manage to control route transition animations with react-router-transition library. I love it because uses
react-motion, IMO one of the best libraries to create animations in react right now :)here an example i made so you can see how it works: codesandbox.io/s/l539m9y6vl
hope this helps!