Logo Awesome React

Awesome React

Animated Transitions with React Router v4

This is a video from TylerMcGinnis.com's React Router course - https://tylermcginnis.com/courses/react-router/

For the full post, visit https://tylermcginnis.com/react-router-animated-transitions/

If you're reading this you've probably discovered that React Router doesn't come with a solution for animated transitions out of the box. That ties into React Router's philosophy - it gives you routing primitives that you can build on and trusts you can figure out the rest. Because every app has different needs, this approach is the safest. What we'll do in this post is figure out a way to use 'React Transition Group' alongside React Router to add animated transitions to our app.

Twitter - https://twitter.com/tylermcginnis