Skip to content

Releases: Albx68/react-ts-custom-hooks

New Hook !!!

13 Sep 15:45
Compare
Choose a tag to compare

New Hook: useInView

Added another powerful hook, "useInView"

  • Returns a boolean on passing a ref and options as args
  • This boolean tells us whether the node is visible on the viewport or not