TNG-Hooks icon indicating copy to clipboard operation
TNG-Hooks copied to clipboard

Feature: `useRender(..)`

Open getify opened this issue 6 years ago • 3 comments

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

getify avatar Jan 19 '19 16:01 getify

Can I work on implementing this?

phenax avatar Mar 21 '19 11:03 phenax

Yes but I would like to hold off on for just a little bit longer. I want to land the reorg discussed in #20 first. I hope I can tackle this in the next week or two. :)

You can start on it if you want but just know the merge diffs may be numerous. :)

getify avatar Mar 21 '19 12:03 getify

Alright

phenax avatar Mar 21 '19 12:03 phenax