Added main functionality
This commit is contained in:
@@ -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",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user