Table of Contents
One Paragraph of project description goes here
To get started, add @wappla/react-hooks to your project:
Using npm:
npm install --save @wappla/react-hooksUsing yarn:
yarn add @wappla/react-hooksPlease note that @wappla/react-hooks requires react@^16.12.0 as a peer dependency.
npm run testReturns the size of the browser's window.
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