Gatsby + Transition Link + GSAP
This is a Gatsby starter project bundled with Transition Link and GSAP.
To test the animations, use the buttons on the header to navigate between Page 2 and Home
This animation was copied inspired by Gary Simon's example, but massaged to work with The Great Gatsby.js (pun intended).
You will also notice that the layout tags were removed from index.js and page-2.js. That is because adding the layout component with TransitionLinks will nest the layout inside itself, so gatsby-config.js is used instead. Reference: Link
Feel free to modify this to your needs.
Repo: Github
Go to page 2 (without animating)