I want my UIImaveView to fade out gradually from the middle all the way to the left until it disappears, I don't want to add a gradient layer above it since its doesn't make it disappear, so technically the left side of the UIImageView should not be visible,
Thank you in advance,