diff --git a/app.json b/app.json index 250a247..b6ccc04 100644 --- a/app.json +++ b/app.json @@ -3,19 +3,20 @@ "name": "imexmobile", "slug": "imexmobile", "version": "1.0.0", - "orientation": "portrait", + "orientation": "default", "icon": "./assets/logo240.png", "splash": { "image": "./assets/logo1024.png", "resizeMode": "contain", - "backgroundColor": "#ffffff" + "backgroundColor": "#efefef" + }, + "notification": { + "icon": "./assets/logo240.png" }, "updates": { "fallbackToCacheTimeout": 0 }, - "assetBundlePatterns": [ - "**/*" - ], + "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true }, diff --git a/babel-translations.babel b/babel-translations.babel index 547658d..8ea525b 100644 --- a/babel-translations.babel +++ b/babel-translations.babel @@ -1,4 +1,4 @@ - +