lottie-react
lottie-react copied to clipboard
Remaining prop support from the lottie web player
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.
Thank you for this suggestions @stevengrimaldo, I will look in to implementing it.
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.