mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
Added readme
This commit is contained in:
parent
874e9a9ba5
commit
2fd08f8335
@ -45,6 +45,7 @@
|
||||
- [`useNetwork`](./docs/useNetwork.md) — tracks state of user's internet connection.
|
||||
- [`useOrientation`](./docs/useOrientation.md) — tracks state of device's screen orientation.
|
||||
- [`useSize`](./docs/useSize.md) — tracks some HTML element's dimensions.
|
||||
- [`useWindowScroll`](./docs/useWindowScroll.md) — tracks `Window` scroll position. [![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usewindowscroll--docs)
|
||||
- [`useWindowSize`](./docs/useWindowSize.md) — tracks `Window` dimensions. [![][img-demo]](https://codesandbox.io/s/m7ln22668)
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user