Open
Description
These are React component mixins that add createTween
and createTimeline
functions.
They should:
- accept the same args that
new Tween
ornew Timeline
would - return the created Tween or Timeline (for chaining)
- automatically
kill()
them when the target component unmounts
Metadata
Assignees
Labels
No labels