MengTo / Spring

A library to simplify iOS animations in Swift.
http://designcode.io
MIT License
14.08k stars 1.8k forks source link

add animation mixer #334

Closed oursrabbit closed 1 year ago

oursrabbit commented 5 years ago

add property animations: [String], which can mix animations and instead animation property.

add function clearAllAnimations() for next animation action

add sample AnimationsViewController