I set the border white and radius for my ImageView. But in 4 corner of the ImageView, some dark line appear. Here is the code I set the color
ImageView
Try clip to bounds:
self.image.clipToBounds = YES