how to run standalone on iPad ?

Hello!

I’ve already build standalone app for iTunes Store and found that iPad app run in iPhone mode on small screen.
But on the local app in expo it has very fine resize.

In app.json I’ve already tried:

  "supportsTablet": false

But it stayed in iPhone mode

Is anyway to fix it ?
Thanx

Hey @methos2018! Did you try supportsTablet: true?

Yes, thank with supportsTablet: true - it works almost fine, but I’ve got another problem with round touchable highlight :

08

And that problem seems only on iPad

Can you open up another thread and give more information, including a How to create a Minimal, Reproducible Example - Help Center - Stack Overflow?

Ok, I’ll try

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.