Why do I need @1x, @2x and @3x iOS images?
If you don’t have the exact size, there are two things that can happen: Upscaling @3x or @2x can be upscaled from @1x but usually the visual result is blurry, with thick lines and doesn’t look good. Upscaling @3x from @2x can be even worse because subpixels must be used. Downscaling In general, the results … Read more