I have a lot of different sized images that I want to display inside of a UIScrollView. I always want the images to be displayed at 300px wide with a variable height (to keep the aspect ratio).
I tried a bunch of things, but nothing works. I either get the images cut off on the sides or squished.
Any ideas?
Any code or examples greatly appreciated!





