Summary
A position: sticky
polyfill that's dependency-free and does not modify the DOM tree, i.e., React-friendly. See react-sticky-position for the React component.
Demo
Todo
Install via NPM
npm install sticky-position
Install via Bower
bower install sticky-position
Released under the MIT License