fkhadra / fkhadra/react-on-screen
Allow passing prop to change tag to listen for scroll
Open
- Dominant language
- JavaScript
- Stars
- 402
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Hi
Love the component been using it a bunch. I just refactored my website to handle parallax scrolling with translateZ and perspective. This scrambled a bunch of stuff for example a fixed header within the body layout. So I needed to move the overflow scroll property from body to a child tag.
Now the visibility component doesn't work since it only listens to window scroll or document scroll.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.