diff --git a/app.config.js b/app.config.js index 246d8abd3..24a1887f6 100644 --- a/app.config.js +++ b/app.config.js @@ -40,7 +40,7 @@ module.exports = function (_config) { runtimeVersion: { policy: 'appVersion', }, - icon: './assets/app-icons/ios_icon_default_next.png', + icon: './assets/icon.png', userInterfaceStyle: 'automatic', primaryColor: '#1083fe', newArchEnabled: false,