Resizing image in iOS – Photoshop
Hi I am developing an iOS app. I have an UIImageView with a image associated with it. I am changing its dimensions in viewDidLoad() method. Initially when I change the dimension I am able to resize the image size on…