Config supports-screens

Good day!

Expo 46
Platform Android

I can’t find information, how to set supports-screens (i need only phone, without table)

In app.json not found params.

I publish the application on google play and fields for downloading to the tablet appear in the information about the application

Screen from google play

Hi @smmaxim

This can be done pretty simply with a Config Plugin and EAS Build.

See Config Plugin for adding `supports-screens` to `AndroidManifest.xml` · GitHub