Animate Page Transitions in Gatsby.js using react-transition-group

Share this video with your friends

Send Tweet

In this lesson you will learn how to add native-like animation to the projects built with Gatsby.js. This lesson uses gatsby-plugin-layout to inject location property to the pages of the website and react-transition-group to add smooth animations when navigating between them.