Adalberto Nick Garza

Results 1 issues of Adalberto Nick Garza

I'm using the dropanimation arguments to do a bounce-on-drop animation that looks like this: `const customDropAnimation = { keyframes({ transform }) { const getPercentage = (transform, percentage) => { const...