gatsby-using-page-transitions icon indicating copy to clipboard operation
gatsby-using-page-transitions copied to clipboard

Gatsby example site using page transitions

Results 3 gatsby-using-page-transitions issues
Sort by recently updated
recently updated
newest added

The initial and enter work perfectly. Unfortunately, the fade-out before going to another page does not happen. Any idea what might be causing that?

Hi! Thank you for putting this together. I was wondering if you've tried and could potentially share an example of create page transitions in Gatsby with Framer's [AnimateSharedLayout](https://www.framer.com/api/motion/animate-shared-layout/)?

question

Hey @ryanwiemer — I've been using bits of your code from this example to implement page transitions on my Gatsby projects and it works great! I've noticed in the last...

question