use-element-in-view
A simple React hook to track whether an element is visible in the viewport with the Intersection Observer. This API provides a native way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-leve
react-sign
Easy load more in react. Is my component on user's viewport?!