gesture-based and interruptible animations
gesture-based and interruptible animations
- Subject: gesture-based and interruptible animations
- From: Torsten Curdt <email@hidden>
- Date: Wed, 13 Jul 2016 16:18:32 +0200
I have a few UIViews that I want to animate either by telling the animation
to just run or by using a gesture. Very similar to UIViewController
transitions that can be both.
It seems like iOS10 has the new UIViewPropertyAnimator for exactly doing
this now. Since iOS10 is still a few months out, question is what to use
with iOS9 (and Swift)?
The possible options I found were:
https://github.com/marmelroy/Interpolate
https://github.com/facebook/pop
Any pros/cons of those two?
Any other suggestions?
Or how would you do this?
cheers,
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden