React Window Decorators

Description:

Two decorators (higher order components) that inject window scroll position, dimensions, orientation, breakpoint* and isTouchDevice to your component’s props.

Installation:

# NPM
$ npm install react-window-decorators --save

Preview:

React Window Decorators-min

Add Comment