Skip to content

How to use for adding captions? i.e multiple text layers on same composition #17

Description

@royherma

Hey, love this library!

How would you go about adding multiple text layers (for example captions) to the composition?

The composition can only take a single animationLayer value, so no place to add an array.

My thoughts are to create a base CALayer, then add all of the subsequent text animation layers to that layer, adjust their animation (from and duration values), and then just assign that base layer to composition.

It hasn't worked for me yet, but is that the right approach at all?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions