Ios swift – How to apply CAGradientLayer at the small region of the bottom most of UIImageView?
Currently, I have the following onboarding screen. I would like to apply some gradient effect, on the bottom of the image. I want to apply transparent color to black color transition, from 70% (0.7) height of the image, until 100%…