diff --git a/app.config.js b/app.config.js index 5482cdd..aa09ff1 100644 --- a/app.config.js +++ b/app.config.js @@ -116,6 +116,7 @@ export default ({ config }) => { infoPlist: { LSMinimumSystemVersion: "13.0", UIBackgroundModes: ["audio", "remote-notification"], + UIDesignRequiresCompatibility: true, }, userInterfaceStyle: "automatic", },