Xcode image sizes

Hello! I’ve been thinking about making a starting page for my app and was wondering how I’d make that happen? Could I make one page let’s say the size of an iPhone 8 and just use constraints to make it fit on all screen sizes? My main concern is it being blurry on other devices. Thanks in advance!

Hi @tjl037,
when you say blurry, are you talking about an image? and thereby with a starting page do you mean the loading screen/splash screen? If yes, the image should scale on smaller devices unless you set it to crop and thereby have a 1:1 image.

cheers,

This topic was automatically closed after 166 days. New replies are no longer allowed.