Skip to content

Commit ea48761

Browse files
committed
Merge branch 'master' into release/0.3.0
2 parents 1c58a40 + 59fba50 commit ea48761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
[![Coverage Status](https://coveralls.io/repos/github/ryanhefner/react-scroll-trigger/badge.svg?branch=master)](https://coveralls.io/github/ryanhefner/react-scroll-trigger?branch=master)
66
[![CircleCI](https://circleci.com/gh/ryanhefner/react-scroll-trigger.svg?style=shield)](https://circleci.com/gh/ryanhefner/react-scroll-trigger)
77

8+
[![Greenkeeper badge](https://badges.greenkeeper.io/ryanhefner/react-scroll-trigger.svg)](https://greenkeeper.io/)
9+
810
React component that monitors `scroll` events to trigger callbacks when it enters,
911
exits and progresses through the viewport. All callback include the `progress` and
1012
`velocity` of the scrolling, in the event you want to manipulate stuff based on

0 commit comments

Comments
 (0)