Smooth canvas width animation #1581
Unanswered
tinypell3ts
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I'm trying to create a vehicle selector. The user can select a vehicle by using the left and right arrows. Then, they can select the vehicle and it slides to the left of the screen and a form appears. I'm using react-spring for the animation. I'm having a problem with the width animation jumping.
Not sure my approach is correct but here is what I've got so far - https://codesandbox.io/s/vehicle-selector-iy98c
Beta Was this translation helpful? Give feedback.
All reactions