ebanutsya
This commit is contained in:
11
app.json
11
app.json
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"expo": {
|
||||
"plugins": [
|
||||
"react-native-keyevent-expo-config-plugin"
|
||||
],
|
||||
"name": "Assemblr",
|
||||
"slug": "Assemblr",
|
||||
"version": "1.0.0",
|
||||
@@ -21,10 +24,16 @@
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./src/assets/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
"package": "com.anonymous.Assemblr"
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./src/assets/favicon.png"
|
||||
},
|
||||
"extra": {
|
||||
"eas": {
|
||||
"projectId": "44593e40-e504-4784-9e23-3cc90a6c1f74"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user