getify/TNG-Hooks

Feature: `useRender(..)`

オープン

#19 opened on 2019/01/19

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (43 件のフォーク)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (1,014 個のスター)
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(..)).

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