0.1.1 • Published 2 years ago

@14islands/scroll-parallax v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@14islands/scroll-parallax

Instalation

Besides the library itself @14islands/scroll-parallax has two other dependencies framer-motion and @react-hook/window-size you can install it all with the following:

   yarn add @react-hook/window-size framer-motion @14islands/scroll-parallax

Or

   npm i @react-hook/window-size framer-motion @14islands/scroll-parallax

The library also needs react and react-dom but you should probably already be using them.