Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Archives
Today
Total
관리 메뉴

Studyyyyy

smooth scroll Lenis 사용법 본문

React

smooth scroll Lenis 사용법

manyYun 2024. 8. 29. 14:19

https://dev.to/codebucks/a-developers-guide-to-smooth-scrolling-and-parallax-in-nextjs-using-lenis-and-gsap-1j0

 

Implement Smooth Scrolling & Parallax Effect in Next.js using Lenis and GSAP

In an era where engaging and interactive web pages are the norm, understanding and implementing...

dev.to

 

자사 사이트를 만들 때 부드러운 스크롤을 적용하고싶어 사용해봤는데 잘 된다.

근데 최근에 알게된건데 이걸 사용해서 그런지 일부 컴퓨터에서 버벅임이 발생하는듯..?

내 자리에 있는 컴퓨터가 사양이 좋은 컴퓨터라했는데, 그 때문에 그부분을 놓친것같다.

'React' 카테고리의 다른 글

npm run build EPERM 오류시 npm 캐시 제거  (0) 2024.08.29
페이지네이션  (0) 2024.08.29
nextjs 13 - npm run start enoent 오류 시  (0) 2024.08.29
메인비주얼 react-slick  (0) 2024.08.19
리액트 smooth scroll  (0) 2024.08.19