Minimally functional app after expo upgrade.

This commit is contained in:
Patrick Fic
2021-12-31 11:35:19 -08:00
parent b5bdff5ebe
commit efd7a9abf4
11 changed files with 10867 additions and 9218 deletions

View File

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