0 Forks
27 Stars
27 Watchers

use-media-easy

const [matches, setProps] = useMedia({ query: '(max-width: 600px)', onChange: console.log });

How to download and setup use-media-easy

Open terminal and run command
git clone https://github.com/imhele/use-media-easy.git
git clone is used to create a copy or clone of use-media-easy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with use-media-easy https://github.com/imhele/use-media-easy/archive/master.zip

Or simply clone use-media-easy with SSH
[email protected]:imhele/use-media-easy.git

If you have some problems with use-media-easy

You may open issue on use-media-easy support forum (system) here: https://github.com/imhele/use-media-easy/issues