You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrate how animation is triggered using RxSwift / RxCocoa events.
UIPropertyAnimator is used with CGAffinetransform to make reactive animation :)
This also shows how to use RxSwift merge operator
About
Perform animation on button touch events using RxSwift