How to resize and reshape UIImage without causing any distortion? – Ios swift
I am using the clearbit api to get and display company logos in my app. This works great except that all of the logos are different size, and I want them all to be displayed as a square. Does anybody…