1.1.1 • Published 4 years ago

react-measured v1.1.1

Weekly downloads
58
License
ISC
Repository
github
Last release
4 years ago

react-measured

Build Status

Zero-dependency React bounding box providers and hooks for React.

Installation

react-measured is available as an NPM module (along with its TypeScript definitions):

# For npm users
npm install --save react-measured

# For yarn users
yarn add react-measured

IMPORTANT react-measured provides core functionality for bounding box providers. You most probably don't want to use it directly. If you are developing a browser based React app you might want to check out react-measured-dom. For native development react-measured-native package will soon be available for production use.

Issues

Please use the github issue tracker to submit any bugs or feature requests.