getify/TNG-Hooks

Feature: `useRender(..)`

Open

#19 opened on 2019年1月19日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (43 forks)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (1,014 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

This hook is basically exactly like useEffect(..) except that it specifically defers its behavior asynchronously until the render frame (via requestAnimationFrame(..)).

コントリビューターガイド