ebanutsya

This commit is contained in:
2023-10-27 06:03:46 +03:00
parent 4f25112b5e
commit 37d3fb5a78
34 changed files with 831 additions and 17841 deletions

View File

@@ -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"
}
}
}
}