AnimatedGradientView icon indicating copy to clipboard operation
AnimatedGradientView copied to clipboard

Interruptible animations

Open guidedways opened this issue 5 years ago • 2 comments

It would be nice to be able to interactively control the animation and set a faction / completion / percentage as we do with UIViewPropertyAnimators.

guidedways avatar May 12 '20 23:05 guidedways

I'll investigate and see what's possible here 👍

rwbutler avatar May 13 '20 11:05 rwbutler

Thanks! This may be a side-wish, but it would be nice to also support interactive animations from within a UIViewControllerAnimatedTransitioning. So for instance, when transitioning between two view controllers, the gradient view could be placed behind child view controllers and have it animate to its new colors interactively.

guidedways avatar May 13 '20 11:05 guidedways