We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8d843 commit 2dd87f4Copy full SHA for 2dd87f4
README.md
@@ -1,5 +1,7 @@
1
# react-scroll-trigger
2
3
+[](https://greenkeeper.io/)
4
+
5
React component that monitors `scroll` events to trigger callbacks when it enters,
6
exits and progresses through the viewport. All callback include the `progress` and
7
`velocity` of the scrolling, in the event you want to manipulate stuff based on
0 commit comments