Added apollo client and basic provider setup.

This commit is contained in:
Patrick Fic
2020-08-11 21:42:21 -07:00
parent 11d92e9aea
commit 1f8d16370a
12 changed files with 1606 additions and 22 deletions

View File

@@ -3,8 +3,8 @@
"name": "imexmobile",
"slug": "imexmobile",
"version": "1.0.0",
"orientation": "both",
"icon": "./assets/icon240.png",
"orientation": "portrait",
"icon": "./assets/logo240.png",
"splash": {
"image": "./assets/logo1024.png",
"resizeMode": "contain",