interactive-animations
interactive-animations copied to clipboard
Enhancement
Hi @nathangitter there is one improvement - by commenting
if yVelocity == 0 { //runningAnimators.forEach { $0.continueAnimation(withTimingParameters: nil, durationFactor: 0) } break }
in case .ended:
we can prevent animation on touch.