React Scrollytelling
GitHubGitHub (opens in a new tab)
  • Get Started
    • Reveal Effect
    • Track in View
    • Track Scroll Progress
  • Track Grouped Sections
  • Video Playback
  • Using with react-spring
  • Parallax
Question? Give us feedback → (opens in a new tab)Edit this page
Parallax

You can create the parallex effect by using the useSectionScrollState hook to get the scroll progress, and update the styles of the element based on the scroll progress.

Codesandbox example: Parallax effect (opens in a new tab)

Using with react-spring

MIT 2025 © Nextra.