React Scroll Parallax
14 |15 | React hooks and components to create parallax scroll effects for 16 | banners, images or any other DOM elements. 17 |
18 |19 | Utilizes{" "} 20 | 21 | Parallax Controller 22 | {" "} 23 | to add vertical or horizontal scrolling based effects to elements.{" "} 24 |
25 |26 | 27 | Optimized 28 | {" "} 29 | to reduce jank on scroll and works with SSR and SSG rendered React apps. 30 |
31 |
32 | yarn add react-scroll-parallax
33 | npm i react-scroll-parallax
34 |
36 | 37 | Documentation 38 | 39 | 43 | GitHub 44 | 45 | 49 | View on NPM 50 | 51 |
52 |