<h1 align="center">@wappla/react-hooks</h1> <div align="center">
npm install @wappla/react-hooks
Table of Contents
To get started, add @wappla/react-hooks to your project:
Using npm:
``shell`
npm install --save @wappla/react-hooks
Using yarn:
`shell`
yarn add @wappla/react-hooks
Please note that @wappla/react-hooks requires react@^16.12.0 as a peer dependency.
`shell`
npm run test
const {
innerWidth,
outerWidth,
innerHeight,
outerHeight,
} = useWindowSize()
``Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Sander Peeters - Initial work* - Sander Peeters
See also the list of contributors who participated in this project.
Wappla BVBA
We shape, build and grow ambitious digital products.
This project is licensed under the MIT License - see the LICENSE.md file for details