Replies: 2 comments
-
And framer-motion integration it really depends on your needs i guess but here is how to use framer-motion ticker with lenis anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perfect... thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering how to correctly integrate lenis + framer motion in a site I have based on this starter, where I can't simply apply
"use client";
due to the data fetching model.Is there a sane way to integrate lenis scrolling across the site, so that it doesn't need to be setup for each view? 🙏
Beta Was this translation helpful? Give feedback.
All reactions