diff --git a/app.json b/app.json index 8a294f5..11a9aaa 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "slug": "memowake", "version": "1.0.0", "orientation": "portrait", - "icon": "", + "icon": "./assets/icons/png/app.png", "scheme": "memowake", "userInterfaceStyle": "automatic", "newArchEnabled": true, @@ -48,7 +48,7 @@ "web": { "bundler": "metro", "output": "static", - "favicon": "" + "favicon": "./assets/icons/png/app.png" }, "plugins": [ "expo-router", @@ -96,8 +96,7 @@ "router": {}, "eas": { "projectId": "04721dd4-6b15-495a-b9ec-98187c613172" - }, - "API_ENDPOINT": "http://192.168.31.115:18080/api" + } } } } diff --git a/assets/icons/png/app.png b/assets/icons/png/app.png new file mode 100644 index 0000000..5bef3fb Binary files /dev/null and b/assets/icons/png/app.png differ diff --git a/assets/icons/svg/app.svg b/assets/icons/svg/app.svg new file mode 100644 index 0000000..d04e7b3 --- /dev/null +++ b/assets/icons/svg/app.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +