target-observer
With Target Observer, you can easily trigger animations, lazy load content, or handle visibility-based logic in your application.
use-detector-hook
Custom hook designed to detect if an element is visible within the viewport.
use-intersection-hook
This is a simple React Hooks that trigger a callback all time the element is viewed.
react-cool-inview
React hook to monitor an element enters or leaves the viewport (or another element).