react-scroll-parallax icon indicating copy to clipboard operation
react-scroll-parallax copied to clipboard

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

Results 21 react-scroll-parallax issues
Sort by recently updated
recently updated
newest added
trafficstars

I would love to trigger the scroll animation when the middle of a screen is passed (animated timeline with connector). This currently seems not be able because rootMargin is bind...

enhancement

Hello I really like your work on this library, it works flawless! Are there any technique in place to lazyload banner images or even support `srcSet`? Thanks

enhancement

There are no examples in the docs for these configurations yet. In the meantime, see storybook for examples: - See the [`startScroll` and `endScroll` storybook for a demo](https://react-scroll-parallax-v3.surge.sh/?path=/story/components-parallax-vertical-scroll--with-defined-start-end-scroll) - See...

documentation

I'm trying to have a somewhat limited scroll range for affecting my elements. I've noticed that as I shrink the delta between `scrollStart` and `scrollEnd`, sometimes when scrolling, my transforms...

bug

## Bug When using a mobile browser after scrolling the toolbar gets hidden and when scrolling back in the reverse direction the toolbar re-appears. So when the toolbar gets hidden/shown...

enhancement

## Bug ``` {/* */} ``` here const router = createBrowserRouter([ { path: URLs.dashboard.l2 + '/l3', element: ( ), }] If i uncomment the code the parallax is working fine...

Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.1.6 to 7.5.0. Release notes Sourced from markdown-to-jsx's releases. v7.5.0 Minor Changes 62a16f3: Allow modifying HTML attribute sanitization when options.sanitizer is passed by the composer. By default...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

Hey! I wonder if i can do that the parallax has no speed, exactly like that: https://www.thelightphone.com/ that the first section and the second are like "static", and also the...

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies