1.0.3 • Published 4 years ago

@formoe/use-scroll-listener v1.0.3

Weekly downloads
-
License
MIT License
Repository
gitlab
Last release
4 years ago

useScrollListener

A simple react hook registering and unregistering a window scroll listener.

Usage

const handleScroll = () => {
  // what shall we do with the drunken scroller…
}

useScrollListener({ handleScroll })
1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago