Gatsby Using Page Transitions Save

Gatsby example site using page transitions

Project README

gatsby-using-page-transitions

Gatsby example site using page transitions

  • This example uses Framer Motion for a default page transition as well as more complex individual animations that can be triggered when the page is mounted.
  • The Layout component is manually wrapped around pages via wrapPageElement in gatsby-browser.js. Alternatively gatsby-plugin-layout could be used to achieve a similar result.
  • The scroll position is manually set in gatsby-browser.js in order to delay scrolling to the top of the page until after the default page transition.
Open Source Agenda is not affiliated with "Gatsby Using Page Transitions" Project. README Source: ryanwiemer/gatsby-using-page-transitions
Stars
94
Open Issues
3
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating