enhancementhelp wantedquestion
Repository metrics
- Stars
- (1,014 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
This hook is basically exactly like useEffect(..) except that it specifically defers its behavior asynchronously until the render frame (via requestAnimationFrame(..)).