Screen drag and drop; Image background

Dear Thunkable Support Team,

I am currently encountering some challenges while using Thunkable and would appreciate your assistance.

Question: Designing a background image for the main screen

I want to design a background image for the main screen of the app. Please advise me on the appropriate dimensions to ensure the background image displays 1:1 on all iPhone screens.

Thank you for your time and support.

Sincerely,

@luckytran112233d49v2
I’d Prefer to visit Layout | Apple Developer Documentation
to find for proper dimensions
if still have a doubt then DM me

Hi luckytran112233d49v2, welcome to Thunkable! :tada:

Be sure to check out our posts about How to ask Great Questions v2.0, our Community Guidelines, and our Docs as you get started.

The default size of the screen built in Thunkable is 375x667px. If you are wanting the image to render with the same proportions, regardless of screen size, you would want to create a background image with the same aspect ratio and use the screen properties tab to add in a background image. Setting the image’s resize mode to contain will resize the image to fit entirely within the screen while maintaining its aspect ratio.