Skip to content

Add Tween and Timeline mixins #4

Open
@lettertwo

Description

These are React component mixins that add createTween and createTimeline functions.

They should:

  • accept the same args that new Tween or new Timeline would
  • return the created Tween or Timeline (for chaining)
  • automatically kill() them when the target component unmounts

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions