1

how to create an animation fade in UIImageView from left to right.

from left to right i mean alpha gradient , not move from left to right.

thanks for any help

like this enter image description here

icefox
  • 149
  • 1
  • 14

1 Answers1

2

This is the closest to what you want:

How to apply partial fade in-out in IOS?

The awesome dude post a working code even.

Community
  • 1
  • 1
Tarek Hallak
  • 18,422
  • 7
  • 59
  • 68