Rightpoint / RZViewActions

A category on UIView that provides animation structure similar to SKAction from SpriteKit.
Other
103 stars 13 forks source link

Feature request - transition support #17

Open gerchicov-bp opened 3 years ago

gerchicov-bp commented 3 years ago

Need RZViewAction which calls UIView.transition(with:... instead of UIView.animate(with:...