Releases: Albx68/react-ts-custom-hooks
Releases · Albx68/react-ts-custom-hooks
New Hook !!!
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