civiccc / civiccc/react-waypoint
Re-implement using IntersectionObserver
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
It seems like `IntersectionObserver` might be a good way to handle this on platforms that support it.
Here's a post outlining how they work: https://developers.google.com/web/updates/2016/04/intersectionobserver
Contributor guide
Assessment
This issue has not been assessed yet.