jscottsmith / react-scroll-parallax

🔮 React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.

Home Page:https://react-scroll-parallax.damnthat.tv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs: add examples for `startScroll` and `endScroll` as well as `targetElement`

jscottsmith opened this issue · comments

There are no examples in the docs for these configurations yet.

In the meantime, see storybook for examples:

See #133