So I have an image view and a button. I need the image view to be the correct size (not look squished or stretched) on all devices and more importantly I need it to be the s
You need to do 2 things:
Setting Up Your Constraints:

Choosing Your Scaling:

You can view the constraints that have been created for you. In the document outline, you should see 4 constraints under your image view:

Click on a constraint and then view them in the Attributes Inspector on the right. Here are the 4 that I created:



