UIImageView "jump" animation

175 Views Asked by At

In Swift (without SpriteKit etc.) I've created a UIGravityBehavior for a picture which I actually want to jump if I click - like Flappy Bird but maybe a bit more smooth -and now I need to know how I can let my UIImageView look like it's jumping.

0

There are 0 best solutions below