Adde files
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"expo": {
|
||||
"name": "JubaBox",
|
||||
"slug": "JubaBox",
|
||||
"scheme": "jubabox-app-scheme",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
@@ -23,12 +24,16 @@
|
||||
"package": "com.chiefsoft.JubaBox"
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
"favicon": "./assets/favicon.png",
|
||||
"bundler": "metro"
|
||||
},
|
||||
"extra": {
|
||||
"eas": {
|
||||
"projectId": "a7e626ae-4355-47ba-98f0-756c075dc288"
|
||||
}
|
||||
}
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user