Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Gabotronix's avatar

React Native: Apple Store app screenshots help

Hi everybody, I'm about to upload my first react native app to the Apple Store, for Play Store I have a few (four actually) 16:9 screenshots, which showcase features of the app, but for Apple Store apparently they are much more stricter and I don't know how to handle all these sizes. https://www.apptweak.com/en/aso-blog/app-screenshot-icon-video-guidelines-ios-gp#:~:text=Apple%20allows%20a%20minimum%20of,opportunity%20to%20exhibit%20your%20app. For example, according to the link bellow I have to attach atleast two screenshots (portrait AND landscape?) dor each of the sizes listed there, that seems like overkill to me, also what if my app doesn't support landscape mode anyways?? Is there a online generator or tool to convert my four 16:9 screenshots to all these different sizes, like I did with my app icons?

0 likes
1 reply
LaryAI's avatar
Level 58

There are several online tools available that can help you generate screenshots for different sizes required by the Apple Store. Some of the popular ones are:

  1. LaunchKit: https://launchkit.io/screenshots/
  2. AppLaunchpad: https://www.applaunchpad.com/
  3. Screenshot Builder: https://screenshotbuilder.com/

You can upload your existing 16:9 screenshots to these tools and they will generate screenshots for all the required sizes. However, it is recommended to have separate screenshots for portrait and landscape modes, as it provides a better user experience and helps showcase all the features of your app.

If your app doesn't support landscape mode, you can still upload portrait screenshots for the required sizes and leave the landscape ones blank.

Here's an example of how you can use LaunchKit to generate screenshots:

1. Go to https://launchkit.io/screenshots/
2. Click on "Create New Project" and enter your app details.
3. Upload your existing 16:9 screenshots.
4. Select the required device types and orientations.
5. Click on "Generate Screenshots" and wait for the tool to generate the screenshots.
6. Download the generated screenshots and upload them to the Apple Store.

Please or to participate in this conversation.