popmotion icon indicating copy to clipboard operation
popmotion copied to clipboard

How would you implement a driver using `setInterval`?

Open vjpr opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe.

I want to animate a window in Electron using easing.

Describe the solution you'd like

I would like to have a driver that would work with setInterval.

Describe alternatives you've considered

Rolling my own using the easing function.

vjpr avatar Dec 16 '20 04:12 vjpr