You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
715 B

{
"expo": {
"name": "final_danovin_expo",
"slug": "final_danovin_expo",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/appLogo.png",
"userInterfaceStyle": "light",
"splash": {
"image": "",
"resizeMode": "contain",
"backgroundColor": "#ffffff"
},
"updates": {
"fallbackToCacheTimeout": 0
},
"assetBundlePatterns": [
"**/*"
],
"ios": {
"supportsTablet": true
},
"android": {
"adaptiveIcon": {
"foregroundImage": "",
"backgroundColor": "#FFFFFF"
},
"package": "com.appsazz.final_danovin_expo"
},
"web": {
"favicon": ""
},
"description": ""
}
}