lottie-react icon indicating copy to clipboard operation
lottie-react copied to clipboard

Remaining prop support from the lottie web player

Open stevengrimaldo opened this issue 2 years ago • 2 comments

Overview

Can you add the following props to be available as seen on the main lottie player package?

  • description?: string = 'Lottie animation';
  • intermission?: number = 1;
  • mode?: 'normal' | 'bounce' = 'normal';

Type

  • [X] New feature
  • [ ] Changes to existing features

Motivation

What inspired this feature request? What problems were you facing, or what else makes you think this should be included?

Just wanting to be able to support all the features from Lottie while still using this react package.

Labels

  • [X] Add the Type: Feature Request label to this issue.

stevengrimaldo avatar Mar 06 '22 20:03 stevengrimaldo

Thank you for this suggestions @stevengrimaldo, I will look in to implementing it.

samuelOsborne avatar Mar 07 '22 10:03 samuelOsborne

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar May 07 '22 02:05 github-actions[bot]