You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project that I am working on has a nice useAnimationFrame hook that has proven very useful. I do not see it here. Would this be something that deserves to be included? It takes a callback and returns a start and a stop function.
The text was updated successfully, but these errors were encountered:
The project that I am working on has a nice
useAnimationFrame
hook that has proven very useful. I do not see it here. Would this be something that deserves to be included? It takes a callback and returns astart
and astop
function.The text was updated successfully, but these errors were encountered: