react-measured
v1.1.1
Published
Core functionality for react-measured
Downloads
51
Maintainers
Readme
react-measured
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.