getify/TNG-Hooks

Feature: `useRender(..)`

Open

#19 opened on 2019年1月19日

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

説明

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

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