Changed image viewer and added mobile feature check.

This commit is contained in:
Patrick Fic
2022-06-20 16:53:13 -07:00
parent 67312c1847
commit 49b77315ba
13 changed files with 406 additions and 395 deletions

View File

@@ -2,21 +2,21 @@
"expo": {
"name": "ImEX Mobile",
"slug": "imexmobile",
"version": "1.3.6",
"version": "1.3.7",
"extra": {
"expover": "8"
"expover": "1"
},
"orientation": "default",
"icon": "./assets/logo192noa.png",
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "8",
"buildNumber": "1",
"googleServicesFile": "./GoogleService-Info.plist"
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1100013,
"versionCode": 1100014,
"googleServicesFile": "./google-services.json"
},
"splash": {