mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
fixed requestAnimationFrame
This commit is contained in:
parent
c8291b4ca9
commit
ca5abe5dcd
@ -54,7 +54,7 @@
|
||||
<br/>
|
||||
<br/>
|
||||
- [**Animations**](./docs/Animations.md)
|
||||
- [`useRaf`](./docs/useRaf.md) — re-renders component on each `reaquestAnimationFrame`.
|
||||
- [`useRaf`](./docs/useRaf.md) — re-renders component on each `requestAnimationFrame`.
|
||||
- [`useSpring`](./docs/useSpring.md) — interpolates number over time according to spring dynamics.
|
||||
- [`useTimeout`](./docs/useTimeout.md) — returns true after a timeout.
|
||||
- [`useTween`](./docs/useTween.md) — re-renders component, while tweening a number from 0 to 1. [![][img-demo]](https://codesandbox.io/s/52990wwzyl)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user