globalAnimations utility function
Utility function for animations.
globalAnimations(app)
app
-
const transformHook = (rw) => { const animation = globalAnimations(rw); // animation.isEnabled, animation.data, etc. };
Last updated 7 months ago
Was this helpful?