-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set a Speed for the Lottie ? #73
Comments
I think you can try to get the lottieRef ref object from the component and call the setSpeed from there. |
I have the same question. How can I set the default speed of it instead of using the "setSpeed" function ? The function makes the config become complicated. |
@DaphneChang Currently (for what I've seen in the source code), is not possible to pass the speed value as a prop to the Lottie component... |
I'm using the
|
Hi everyone, this package had an update 4 months ago. I want to know if this issue is fixed or not. |
@Keyvan-RezaeiF it was a dependency update, not a feature update. Edit: it also fixes #77 |
hi ,
thank you for the amazing library . can you help me with this issue , i can't find a way to set the speed for this library
The text was updated successfully, but these errors were encountered: