From cd55b8b093d81c00626e730d85fec3d5795a068f Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Wed, 9 Jun 2021 13:58:34 -0700 Subject: [PATCH] IO-1110 Added Used space to media browser --- app.json | 8 ++-- babel-translations.babel | 23 +++++++++- .../job-space-available.component.jsx | 44 +++++++++++++++++++ .../screen-media-browser.component.jsx | 2 + translations/en-US/common.json | 1 + translations/es-MX/common.json | 1 + translations/fr-CA/common.json | 1 + 7 files changed, 75 insertions(+), 5 deletions(-) create mode 100644 components/job-space-available/job-space-available.component.jsx diff --git a/app.json b/app.json index 171848b..f83a155 100644 --- a/app.json +++ b/app.json @@ -2,19 +2,19 @@ "expo": { "name": "ImEX Mobile", "slug": "imexmobile", - "version": "1.2.1", - "extra": { "expover": "2" }, + "version": "1.2.2", + "extra": { "expover": "1" }, "orientation": "default", "icon": "./assets/logo192noa.png", "ios": { "supportsTablet": true, "bundleIdentifier": "com.imex.imexmobile", - "buildNumber": "1.2.1", + "buildNumber": "1.2.2", "googleServicesFile": "./GoogleService-Info.plist" }, "android": { "package": "com.imex.imexmobile", - "versionCode": 1020100, + "versionCode": 1020200, "googleServicesFile": "./google-services.json" }, "splash": { diff --git a/babel-translations.babel b/babel-translations.babel index fea7fa8..6bdcb8f 100644 --- a/babel-translations.babel +++ b/babel-translations.babel @@ -1,4 +1,4 @@ - +