Hi everyone
I’m trying to replicate a TikTok-like scroll effect in WeWeb, meaning vertical full-page scrolling, where each swipe (or scroll) moves to the next full section, ideally with a bit of inertia/smoothness like in native apps.
Has anyone successfully implemented this kind of behavior in WeWeb?
- Should I use a library like fullPage.js or Lenis?
- Any plugin or native trick in WeWeb to trigger scroll-to-section with animation?
Would love any advice or example setups!
Thanks