6 comments

[ 4.5 ms ] story [ 21.7 ms ] thread
(comment deleted)
This should be possible by changing the coordinates of the UIImageView (or changing the constraints if using autolayout) and then calling UIImageView.layoutIfNeeded() within the animation block
(comment deleted)
Try beginUpdates: and endUpdates: