-
Notifications
You must be signed in to change notification settings - Fork 132
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 can I change default animation speed #151
Comments
+1 |
yes, Im needing this too, I'm using typescript trying to open the drawer from the ref, but the open prop is required and overrides the handler, my idea was using the ref to open and close the drawer externally just to set more velocity on the animation but i cant make it work |
This will be available after I've upgraded to react-spring to v9,I'm currently working on rewriting the internal state machine to fit the new api model |
any update? |
anyupdate? |
+1, Love the lib btw ❤️ |
+1 |
me need this too +1 |
Spring 9 has been released, it would be very cool to have it since having a spring based component without being able to controll is is so frustrating :-) |
To anyone looking for changes in speed/velocity. You can fork the repo and change the
Change need to be made in the |
Hello.
I have trouble with changing animation speed.
There is no options for changing animation velocity and other animation options.
not snapTo Velocity options. I want to know default animation options.
Please let me know. Thanks!
The text was updated successfully, but these errors were encountered: