I\'m trying to find a reason why animation of UIView transform property looks different in iOS 8 than iOS 6/7.
UIView
For a simple example, prior to iOS 8:
I think the reason is just iOS8 bug, but I use CAAnimation instead, and it works as expected on iOS8.