-1

I am trying to insert an image into the UIImageView which I have set to 120 x 120 pixels but every time I drop an image in it is blurry. What do I need to do to get the right resolution image on the image view?

YungGoat
  • 123
  • 1
  • 9

1 Answers1

0

Create 2x and 3x assets for your image.

TheTravloper
  • 236
  • 5
  • 16