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.
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.