react over-scroll
A scroll based slideshow with wings.
OverScroll is a slide-show or content-slider, call it what you want. It is a full-screen/viewport element that snaps into fixed mode when it reaches the viewports top edge. Scrolling is now translated to paging, switching the content each time a predefined scroll amount has been reached. During an active slide two values are available.
Render
The children of OverScroll expect a function which is called with two arguments.
Example 1
Example 2
Development
If you want to build this module from source or contribute to this project you
should follow the steps listed below.
Setup
Run dev server
Watch for file changes
Known issues: CSS does not work with livereload and requires a manual browser reload.