@14islands/scroll-parallax
v0.1.1
Published
### Instalation
Readme
@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-parallaxOr
npm i @react-hook/window-size framer-motion @14islands/scroll-parallaxThe library also needs react and react-dom but you should probably already be using them.
