Added main functionality

This commit is contained in:
2026-04-21 23:24:54 +02:00
parent cb7555590f
commit e8e902119b
7 changed files with 545 additions and 39 deletions

View File

@@ -12,6 +12,9 @@
"supportsTablet": true
},
"android": {
"permissions": [
"SCHEDULE_EXACT_ALARM"
],
"adaptiveIcon": {
"backgroundColor": "#E6F4FE",
"foregroundImage": "./assets/images/android-icon-foreground.png",
@@ -27,6 +30,7 @@
},
"plugins": [
"expo-router",
"expo-notifications",
[
"expo-splash-screen",
{