I am trying to create an ImageView that has rounded corners and a shadow to give it some depth. I was able to create a shadow for the UIImageView,
ImageView
UIImageView
You can use a simple class I have created to add image with rounded corners and shadow directly from Storyboard
You can find the class here