Hi @roopemerikukka & @nirpeled, I noticed in another issue that you both mentioned using react-visibility-sensor
in a production app. That’s great to hear! 😃
I’m trying to gather a set of officially supported demos that adequately show the different ways this component is being used in production. This will also help to ensure that as we modernise the codebase and refine the API, the features that are depended on take priority.
For example, if we look at this demo of scrolling through a list and activating items when they become visible, what are the differences between this and how you are using it? What would a demo that covered your use-case look like?
Thanks for your help!
PS. anyone else who is using this component in production, please join in the thread too! 😃
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (2 by maintainers)
Top GitHub Comments
@alex-cory I used the ref.
Here’s the code I used about a year ago - should still work 😎
Good idea @agentmilindu . Let’s follow this up in #132 and then circle back here.