-
Notifications
You must be signed in to change notification settings - Fork 80
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
'direction' prop is not working #68
Comments
Hi @supergianlu, thanks for making this ticket, will work on getting a fix out shortly. In the meanwhile, you can get the animation playing in reverse this way:
sandbox here: https://codesandbox.io/s/lottie-react-direction-test-ysj6p?file=/src/App.js |
Try adding |
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. |
Something new here? |
Up issue, direction doens't worked |
Nearing 9 months now, is the baby coming? |
@supergianlu for your workaround, do you have a suggestion for how to do it with functional components? I couldn't seem to get it to work 🥺 |
I'm having the same problem. |
I'm having the same issue 😢 |
Did you find a workaround for functional components? |
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. |
Is this still not working? This has been open for an entire year.... Edit: make that two years |
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. |
Adding
direction={-1}
nothing happen.The text was updated successfully, but these errors were encountered: