nextjs-with-locomotive-scroll-example icon indicating copy to clipboard operation
nextjs-with-locomotive-scroll-example copied to clipboard

▲ NEXT.JS - Example project using Next.js with Locomotive Scroll. (experimental)

Results 2 nextjs-with-locomotive-scroll-example issues
Sort by recently updated
recently updated
newest added

I am encountering an issue where I am unable to use any other animation library that observes the scroll with Locomotive. Specifically, I wanted to use Scrollreveal.js but it doesn't...

I'm also using GSAP’s scrolltrigger which does not allow for the use of any data-scroll attributes. If I remove data-scroll-container from _app.tsx, however, it breaks the Locomotive Scroll and returns...