refactor(native): enhance title detail screen gradient and remove ambient glow effect

This commit is contained in:
2026-03-13 15:13:32 -04:00
parent 781f843372
commit 7b941a8739
3 changed files with 19 additions and 28 deletions
+5 -5
View File
@@ -5,14 +5,14 @@
},
"build": {
"production": {
"autoIncrement": true,
"ios": {
"resourceClass": "m-medium"
}
"autoIncrement": true
},
"development": {
"developmentClient": true,
"distribution": "internal"
"distribution": "internal",
"ios": {
"simulator": true
}
}
},
"submit": {