Posts by Zakiin • 1 point
1 post
-
-4
votes0
answers14
viewsQ: My div is not moving when using Framer Motion in React
It was supposed to be a div down when I scroll the page, but that doesn’t happen. Someone could tell me the possible reasons? const { scrollYProgress } = useViewportScroll(); const frameTop =…