7

Is there any way to animate (using one of the supplied Core Animations) an image change in IKImageView without resorting to using two independent IKImageViews upon a new image load?

cucumber
  • 71
  • 1

1 Answers1

0

There is no public API for that. You can only add core animation overlay/background to IKImageView.

Alexander B
  • 407
  • 2
  • 17