Skip to content

Add Tween and Timeline mixins #4

@lettertwo

Description

@lettertwo

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions