Update icons with pointerEvents="none" and upgrade lucide-react-native to v0.563.0

This commit is contained in:
2026-02-17 10:22:18 +01:00
parent cded5e8f00
commit 68e25fac71
27 changed files with 106 additions and 128 deletions

View File

@@ -1,7 +1,7 @@
{
"expo": {
"name": "Mariani",
"slug": "mariani-app",
"slug": "mariani_app",
"version": "1.0.0",
"orientation": "portrait",
"icon": "./assets/images/mariani-icon.png",
@@ -25,7 +25,7 @@
"android.permission.CAMERA",
"android.permission.RECORD_AUDIO"
],
"package": "com.pcrt.mariani-app"
"package": "com.pcrt.mariani_app"
},
"web": {
"output": "static",