Adding Page Transitions
Page transitions give users a better experience when navigating between pages. There are a number of ways to add them to your Gatsby site.
In this section:
- Adding Page Transitions with gatsby-plugin-transition-link
- Adding Page Transitions with gatsby-plugin-page-transitions*
Edit this page on GitHub