This commit is contained in:
2025-09-11 10:40:42 +05:00
parent 5ca3bb4f17
commit 14db29ab61

View File

@@ -33,18 +33,6 @@
},
"plugins": [
"expo-font",
[
"expo-splash-screen",
{
"backgroundColor": "#17b69b",
"image": "./assets/splash-icon.png",
"dark": {
"image": "./assets/splash-icon.png",
"backgroundColor": "#232323"
},
"imageWidth": 200
}
]
]
}
}